yolo-up

1.3.0 • Public • Published

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

Package Sidebar

Install

npm i yolo-up

Weekly Downloads

1

Version

1.3.0

License

MIT

Unpacked Size

184 kB

Total Files

17

Last publish

Collaborators

  • fcostarodrigo