Skip to content

Commit

Permalink
deps: update antd vue rc
Browse files Browse the repository at this point in the history
  • Loading branch information
sendya committed Mar 15, 2022
1 parent 2f8dd74 commit 8c86cfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/pro-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design-vue/pro-layout",
"version": "3.2.0-alpha.5",
"version": "3.2.0-rc.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
Expand All @@ -27,7 +27,7 @@
},
"dependencies": {
"@ant-design/icons-vue": "^6.0.1",
"ant-design-vue": "^3.0.0-beta.13",
"ant-design-vue": "^3.1.0-rc.0",
"omit.js": "^2.0.2",
"vue": "^3.2.31",
"vue-router": "^4.0.12"
Expand Down

0 comments on commit 8c86cfd

Please sign in to comment.