Skip to content

Instantly share code, notes, and snippets.

@marciopuga
Created January 30, 2019 01:49
Show Gist options
  • Save marciopuga/e0c36878d76eb9a6f90caae030a0547d to your computer and use it in GitHub Desktop.
Save marciopuga/e0c36878d76eb9a6f90caae030a0547d to your computer and use it in GitHub Desktop.
Update package.json with all newer packages
Using npm-check-updates
https://github.com/tjunnone/npm-check-updates
`npm install -g npm-check-updates`
`ncu -u`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment