mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(CLI): upgrade vue (#11987)
This commit is contained in:
parent
2844d04a5e
commit
6ff09a4b0d
@ -28,11 +28,11 @@
|
||||
"*.{ts,tsx,js,vue}": "eslint --fix"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
"vue": "^3.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vant/cli": "^6.0.0",
|
||||
"vue": "^3.0.0",
|
||||
"vue": "^3.3.4",
|
||||
"sass": "^1.49.7"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user