Skip to content

Instantly share code, notes, and snippets.

@RoyalHunt
Created July 9, 2017 16:24
Show Gist options
  • Save RoyalHunt/7b6cc979381a76e2d5e8d88bda856dd4 to your computer and use it in GitHub Desktop.
Save RoyalHunt/7b6cc979381a76e2d5e8d88bda856dd4 to your computer and use it in GitHub Desktop.
# 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