remove start-artifact script
This commit is contained in:
parent
5268b1be0b
commit
e886a9d6aa
|
@ -60,7 +60,6 @@
|
||||||
"app": "build"
|
"app": "build"
|
||||||
},
|
},
|
||||||
"afterSign": "scripts/after-sign.js",
|
"afterSign": "scripts/after-sign.js",
|
||||||
"artifactBuildStarted": "scripts/start-artifact.js",
|
|
||||||
"mac": {
|
"mac": {
|
||||||
"electronUpdaterCompatibility": ">=0.0.1",
|
"electronUpdaterCompatibility": ">=0.0.1",
|
||||||
"category": "public.app-category.productivity",
|
"category": "public.app-category.productivity",
|
||||||
|
|
Loading…
Reference in New Issue