更新配置

This commit is contained in:
季圣华
2021-05-17 20:19:15 +08:00
parent 1163f2e131
commit b2f5ef039e
2 changed files with 10 additions and 2 deletions

View File

@@ -3,7 +3,6 @@
"version": "2.2.0",
"private": true,
"scripts": {
"pre": "yarn --registry https://registry.npm.taobao.org || cnpm install || npm install --registry https://registry.npm.taobao.org ",
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},