Skip to content

Commit

Permalink
add postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcurry committed Jul 30, 2017
1 parent 3877e10 commit 4484ce1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"express": "^4.15.3"
},
"scripts": {
"postinstall": "bower install",
"start": "node app.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit 4484ce1

Please sign in to comment.