Update package.json

This commit is contained in:
David Baldwynn 2015-07-10 13:56:30 -07:00
parent 96689d489a
commit 52bae9a11d

View file

@ -18,6 +18,7 @@
"postinstall": "bower install --config.interactive=false; ./node_modules/grunt-cli/bin/grunt" "postinstall": "bower install --config.interactive=false; ./node_modules/grunt-cli/bin/grunt"
}, },
"dependencies": { "dependencies": {
"main-bower-files": "^2.8.2",
"async": "~0.9.0", "async": "~0.9.0",
"body-parser": "~1.9.0", "body-parser": "~1.9.0",
"bower": "~1.3.8", "bower": "~1.3.8",