mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-10 17:24:39 +00:00
Remove prepublish from causing errors
This commit is contained in:
parent
1685407e7a
commit
d818f6cfaa
@ -15,7 +15,6 @@
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"build": "gulp build",
|
||||
"watch": "while true ; do gulp watch ; done",
|
||||
"prepublish": "npm run build",
|
||||
"package-placeholder": "npm run build && node lib/cli.js http://www.medium.com ~/Desktop --overwrite && open ~/Desktop/Medium-darwin-x64/Medium.app",
|
||||
"start-placeholder": "npm run build && electron app",
|
||||
"clean": "gulp clean"
|
||||
|
Loading…
Reference in New Issue
Block a user