We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8dd74 commit 8c86cfdCopy full SHA for 8c86cfd
packages/pro-layout/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ant-design-vue/pro-layout",
3
- "version": "3.2.0-alpha.5",
+ "version": "3.2.0-rc.0",
4
"scripts": {
5
"dev": "vite",
6
"build": "vue-tsc --noEmit && vite build",
@@ -27,7 +27,7 @@
27
},
28
"dependencies": {
29
"@ant-design/icons-vue": "^6.0.1",
30
- "ant-design-vue": "^3.0.0-beta.13",
+ "ant-design-vue": "^3.1.0-rc.0",
31
"omit.js": "^2.0.2",
32
"vue": "^3.2.31",
33
"vue-router": "^4.0.12"
0 commit comments