new update npm command

This commit is contained in:
Matthias Kretschmann 2014-10-09 10:17:36 +02:00
parent 17d0104358
commit ae090ca72e
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# OS X
# -------------
sudo softwareupdate -i -a
#sudo softwareupdate -i -a
#
# Homebrew
@ -20,7 +20,7 @@ brew cleanup
# -------------
# update npm itself
npm update npm -g
npm install npm -g
# update all global packages
#npm update -g