1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-11-22 01:37:14 +01:00

new update npm command

This commit is contained in:
Matthias Kretschmann 2014-10-09 10:17:36 +02:00
parent 17d0104358
commit ae090ca72e

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