Skip to content

Instantly share code, notes, and snippets.

@pedrofelipe
Created July 10, 2014 22:11
Show Gist options
  • Save pedrofelipe/849985d6e13744ae7a1d to your computer and use it in GitHub Desktop.
Save pedrofelipe/849985d6e13744ae7a1d to your computer and use it in GitHub Desktop.
Update each dependency in package.json to the latest version
$ npm install -g npm-check-updates
$ npm-check-updates -u
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment