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 796f01d commit 9cba212Copy full SHA for 9cba212
package.json
@@ -34,7 +34,7 @@
34
},
35
"peerDependencies": {
36
"@ant-design/icons-vue": "^6.1.0",
37
- "ant-design-vue": "4.0.0-rc.5"
+ "ant-design-vue": "^4.0.0"
38
39
"dependencies": {
40
"@nuxt/kit": "^3.5.2"
@@ -44,7 +44,7 @@
44
"@nuxt/module-builder": "^0.4.0",
45
"@nuxt/schema": "^3.5.2",
46
47
- "ant-design-vue": "4.0.0-rc.5",
+ "ant-design-vue": "^4.0.0",
48
"@nuxt/test-utils": "^3.5.1",
49
"@types/node": "^18",
50
"changelogen": "^0.5.3",
0 commit comments