mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-22 11:17:56 +11:00
Update package.json
This commit is contained in:
parent
bb7de57267
commit
9d011c39c9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"serve": "vue-cli-service serve",
|
||||
"build": "vue-cli-service build",
|
||||
"lint": "vue-cli-service lint",
|
||||
"electron:build": "vue-cli-service electron:build",
|
||||
"electron:build": "vue-cli-service electron:build -c.snap.publish=github",
|
||||
"electron:serve": "vue-cli-service electron:serve",
|
||||
"postinstall": "patch-package && electron-builder install-app-deps",
|
||||
"postuninstall": "electron-builder install-app-deps"
|
||||
|
|
Loading…
Reference in a new issue