Created
July 9, 2016 20:15
-
-
Save dannysmith/dc3c0353114cd59ca0f92ee443cf71c1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Update NPM | |
| fancy_echo "Updating NPM..." | |
| npm update npm -g | |
| npm update -g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment