docs(changelog): @vant/cli 7.0.0 (#12791)

This commit is contained in:
neverland
2024-04-14 21:00:27 +08:00
committed by GitHub
parent 1d00f7ab7e
commit 59577b18d8
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"scripts": {
"dev": "tsc --watch",
"build": "rimraf ./lib && tsc",
"release": "vant-cli release",
"release": "rm -rf ./site/node_modules && vant-cli release",
"prepare": "pnpm build"
},
"files": [