chore(@vant/cli): remove @vue/test-utils from deps (#9859)

This commit is contained in:
neverland
2021-11-14 17:11:27 +08:00
committed by GitHub
parent 1b6bae671d
commit 3dcd8c7693
4 changed files with 4 additions and 13 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
},
"devDependencies": {
"@vant/area-data": "^1.1.3",
"@vant/cli": "^4.0.0-beta.5",
"@vant/cli": "workspace:*",
"@vue/compiler-sfc": "^3.2.20",
"@vue/runtime-core": "^3.2.20",
"@vue/test-utils": "^2.0.0-rc.16",