feat(cli): using @vant/cli v5 in template (#11119)

This commit is contained in:
neverland
2022-10-07 10:03:11 +08:00
committed by GitHub
parent 9a95275cf1
commit 19ce1d205d
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
"vue": "^3.0.0"
},
"devDependencies": {
"@vant/cli": "^4.0.0",
"@vant/cli": "^5.0.0",
"vue": "^3.0.0",
"sass": "^1.49.7"
},