npm: reduce log level.

This commit is contained in:
Artem Sapegin 2013-10-23 09:46:21 +04:00
parent d2d3d39a17
commit 0bfd17e0ba
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ brew install mutt --sidebar-patch
# Node.js
brew install node
brew install casperjs
npm config set loglevel warn
npm install -g grunt-cli
npm install -g grunt-init
npm install -g yo