wanglaoye 1 anno fa
parent
commit
fed35b2dbc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -4,7 +4,7 @@
   "private": false,
   "author": "wly",
   "scripts": {
-    "start": "vue-cli-service electron:serve",
+    "serve": "vue-cli-service electron:serve",
     "test:unit": "vue-cli-service test:unit",
     "test:e2e": "vue-cli-service test:e2e",
     "cz": "npm run log && git add . && git cz",