Skip to content
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.

Commit

Permalink
remove buggy postversion hook...
Browse files Browse the repository at this point in the history
  • Loading branch information
zerkz committed Aug 24, 2016
1 parent 3e7dd6b commit b539e66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"start": "electron ./app/ --NODE_ENV=development",
"api": "node ./app/api.js",
"postinstall": "install-app-deps",
"postversion": "npm --prefix ./app version $npm_package_version",
"test": "mocha test",
"genTemplates": "hulk ./app/ui/templates/*.mustache -o ./app/ui/templates/",
"pack": "build --dir",
Expand Down

0 comments on commit b539e66

Please sign in to comment.