@parameter1/dependency-tool
v1.1.17
Published
A CLI tool for upgrading package dependencies.
Downloads
30
Keywords
Readme
Dependency Tool
Command line tool for managing project dependencies.
Installation
Add @parameter1/dependency-tool as a project dependency via Yarn or npm. You can also add this package globally.
Usage
Upgrading
Once installed, run via the command line and target the project path you'd like to update:
p1-dependency-tool upgrade ../path-to-your-projectIf the package uses Yarn workspaces, all sub-packages will also be updated.
