Skip to content

voronianski/update-to-latest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple cli tool for easy update of npm dependencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published