mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-07 08:26:57 +08:00
🐛 Fix: release script
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
|||||||
"postuninstall": "electron-builder install-app-deps",
|
"postuninstall": "electron-builder install-app-deps",
|
||||||
"cz": "git-cz",
|
"cz": "git-cz",
|
||||||
"bump": "bump-version",
|
"bump": "bump-version",
|
||||||
"release": "electron:build"
|
"release": "npm run electron:build"
|
||||||
},
|
},
|
||||||
"main": "background.js",
|
"main": "background.js",
|
||||||
"husky": {
|
"husky": {
|
||||||
|
|||||||
Reference in New Issue
Block a user