Skip to content

Instantly share code, notes, and snippets.

@undergroundwires
Created October 22, 2020 16:03
Show Gist options
  • Save undergroundwires/cc7c5c3e01db57adab74c125ae9a94ab to your computer and use it in GitHub Desktop.
Save undergroundwires/cc7c5c3e01db57adab74c125ae9a94ab to your computer and use it in GitHub Desktop.
update all npm depedendencies
npm i -g npm-check-updates
ncu -u
npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment