Explorar o código

:fire: Removing code or files.remove test:unit command

lishangbu %!s(int64=6) %!d(string=hai) anos
pai
achega
3e74f4d276
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      package.json

+ 1 - 2
package.json

@@ -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",