update-to-latest
v1.0.0
Published
Simple CLI tool for easy update of npm dependencies.
Downloads
6
Maintainers
Readme
update-to-latest
Simple CLI tool for easy update of npm dependencies.
Install
npm i update-to-latest -g
Usage
Update npm dependencies of your project with one command.
Examples:
update-to-latest
update-to-latest --path ./path/to/your/package.json
Options:
-p, --path Path to package.json file (optional)
-h, --help Help
MIT Licensed