|
@@ -6,8 +6,7 @@
|
|
|
"pre": "yarn --registry https://registry.npm.taobao.org || npm install --registry https://registry.npm.taobao.org ",
|
|
|
"dev": "vue-cli-service serve",
|
|
|
"build": "vue-cli-service build",
|
|
|
- "lint": "vue-cli-service lint",
|
|
|
- "test:unit": "vue-cli-service test:unit"
|
|
|
+ "lint": "vue-cli-service lint"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@smallwei/avue": "^1.5.0",
|