Browse Source

update: package.json

wuwei 5 năm trước cách đây
mục cha
commit
0619c0f5dc
1 tập tin đã thay đổi với 2 bổ sung4 xóa
  1. 2 4
      package.json

+ 2 - 4
package.json

@@ -5,10 +5,8 @@
   "scripts": {
     "serve": "vue-cli-service serve --open",
     "build": "vue-cli-service build",
-    "test": "vue-cli-service build --mode test",
-    "lint": "vue-cli-service lint",
-    "test:e2e": "vue-cli-service test:e2e",
-    "test:unit": "vue-cli-service test:unit"
+    "test": "vue-cli-service build",
+    "lint": "vue-cli-service lint"
   },
   "dependencies": {
     "axios": "^0.19.0",