|
@@ -3,7 +3,7 @@
|
|
"version": "1.8.0",
|
|
"version": "1.8.0",
|
|
"private": true,
|
|
"private": true,
|
|
"scripts": {
|
|
"scripts": {
|
|
- "boot": "yarn --registry https://registry.npm.taobao.org || npm install --registry https://registry.npm.taobao.org ",
|
|
|
|
|
|
+ "pre": "yarn --registry https://registry.npm.taobao.org || npm install --registry https://registry.npm.taobao.org ",
|
|
"dev": "vue-cli-service serve",
|
|
"dev": "vue-cli-service serve",
|
|
"build": "vue-cli-service build",
|
|
"build": "vue-cli-service build",
|
|
"lint": "vue-cli-service lint",
|
|
"lint": "vue-cli-service lint",
|