Install bower packages with npm install

(cherry picked from commit 806b0230cd)
This commit is contained in:
Oleg
2013-07-22 21:54:37 +04:00
parent 7e7ed7acd0
commit 40f96b85d3
2 changed files with 9 additions and 10 deletions

View File

@@ -34,5 +34,10 @@
"archiver": "~0.4.6",
"grunt-jsonlint": "~1.0.0"
},
"scripts": {
"install": "bower install"
},
"keywords": []
}