Created
April 18, 2018 01:29
-
-
Save niedzielski/fd03b515a758406689b87973dd27820e to your computer and use it in GitHub Desktop.
Upgrade all NPM packages.
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
# Sadly needed until npm up supports more options. | |
# npm install -g npm-check-updates | |
npm outdated | |
ncu -au | |
npm i |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment