1.0.2 • Published 6 years ago

update-all-packages v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

update-all-packages

Updates all packages in package.json to their latest versions, similar to how greenkeeper does it. This is for those who can't use Greenkeeper for whatever reason.

Run it in a directory with package.json. Since it automatically updates package.json and package-lock.json, be sure you're using git so you can rollback as necessary.

Note that running this will completely replace your node_modules directory and package-lock.json file with newly updated versions.

Credits

https://medium.com/@_jh3y/how-to-update-all-npm-packages-in-your-project-at-once-17a8981860ea

1.0.2

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago