Kaynağa Gözat

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

lishangbu 6 yıl önce
ebeveyn
işleme
3e74f4d276
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  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",