Skip to content

Commit

Permalink
skip bower's reporting message (bower/bower#1102)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzmitry Yurkavets committed Mar 11, 2014
1 parent daac273 commit f9c3c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"scripts": {
"preinstall": "npm install -g bower",
"install": "bower install",
"install": "bower install | xargs echo",
"start": "node app.js"
},
"dependencies": {
Expand Down

0 comments on commit f9c3c26

Please sign in to comment.