Adding bower to package.json

This commit is contained in:
kevgliss 2015-07-21 08:55:45 -07:00
parent c6f7ad2d66
commit 1bb34fe20b
1 changed files with 2 additions and 1 deletions

View File

@ -52,7 +52,8 @@
"require-dir": "~0.3.0",
"streamqueue": "^0.1.1",
"uglify-save-license": "^0.4.1",
"karma": "~0.13.2"
"karma": "~0.13.2",
"bower": "~1.4.1"
},
"engines": {
"node": ">=0.10.0"