Skip to content

Instantly share code, notes, and snippets.

@marcteys
Created June 4, 2015 14:18
Show Gist options
  • Save marcteys/aaa3cdb6e6a5a8e0a112 to your computer and use it in GitHub Desktop.
Save marcteys/aaa3cdb6e6a5a8e0a112 to your computer and use it in GitHub Desktop.
Auto update packages.json
npm install -g npm-check-updates
npm-check-updates -u
npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment