Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

Commit

Permalink
chore: add postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-RA committed Jan 24, 2017
1 parent 8d8c623 commit 9ec2498
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 @@ -4,6 +4,7 @@
"description": "The nutritional fact database's website",
"main": "index.js",
"scripts": {
"postinstall": "gulp build",
"start": "gulp serve",
"test": "gulp test"
},
Expand Down

0 comments on commit 9ec2498

Please sign in to comment.