1.3.0 • Published 3 years ago

yolo-up v1.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

Yolo Up

Update dependencies of a npm package.

  • Delete node_packages, package-lock.json, list all dependencies and install them again to the latest version. Breaking changes are reported.

Setup

npm install yolo-up -g

Usage

yolo-up [projectRoot]

Positionals:
  projectRoot  Path of project root                      [string] [default: "."]

Options:
  --help            Show help                                          [boolean]
  --version         Show version number                                [boolean]
  --packageManager  Package manager
           [string] [choices: "npm", "yarn", "pnpm", "infer"] [default: "infer"]

Changelog

Change Log

License

MIT License

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

4 years ago

1.0.0

4 years ago