Created
March 24, 2016 18:11
-
-
Save niqdev/f4fdf06ad2020f744733 to your computer and use it in GitHub Desktop.
Update each dependency in package.json to the latest version
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
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