Skip to content

Commit

Permalink
remove heroku postinstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
gpoitch committed Jan 30, 2015
1 parent a820cbb commit 497df98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
},
"scripts": {
"start": "node server/index.js",
"test": "gulp test",
"postinstall": "gulp deploy"
"test": "gulp test"
},
"keywords": [
"html",
Expand Down

0 comments on commit 497df98

Please sign in to comment.