Skip to content

Instantly share code, notes, and snippets.

@gpsarkar
Created August 24, 2021 17:58
Show Gist options
  • Save gpsarkar/a7c593c91668f56c8e493d2eb490adab to your computer and use it in GitHub Desktop.
Save gpsarkar/a7c593c91668f56c8e493d2eb490adab to your computer and use it in GitHub Desktop.
update all packages in package.json
npx npm-check-updates -u --timeout 120000
npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment