Created
July 9, 2017 16:24
-
-
Save RoyalHunt/7b6cc979381a76e2d5e8d88bda856dd4 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
# interactive update of global packages | |
npm-check -u -g | |
# interactive update for a project you are working on | |
npm-check -u |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment