wanglaoye 1 rok pred
rodič
commit
fed35b2dbc
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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",