Update package.json

This commit is contained in:
David Baldwynn 2015-07-13 11:33:36 -07:00
parent dd304c3ef9
commit 4f7777515c

View File

@ -15,7 +15,7 @@
"scripts": {
"start": "grunt",
"test": "grunt test",
"postinstall": "bower install --config.interactive=false; grunt"
"postinstall": "bower install --config.interactive=false; grunt build"
},
"dependencies": {
"multer": "~0.1.8",