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

Commit 9ec2498

Browse files
committed
chore: add postinstall
1 parent 8d8c623 commit 9ec2498

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "The nutritional fact database's website",
55
"main": "index.js",
66
"scripts": {
7+
"postinstall": "gulp build",
78
"start": "gulp serve",
89
"test": "gulp test"
910
},

0 commit comments

Comments
 (0)