@mindful-web/dependency-tool
v1.57.0
Published
Command line tool for managing Mindful Web project dependencies.
Keywords
Readme
Mindful Web Dependency Tool
Command line tool for managing Mindful Web project dependencies.
Installation
Add @mindful-web/dependency-tool as a project dependency via Yarn or npm. You can also add this package globally and use it will all of your @mindful-web projects, via yarn global add @mindful-web/dependency-tool.
Usage
Upgrading deps
Once installed, run via the command line and target the project path you'd like to update:
mindful-web-dependencies upgrade ../path-to-your-projectIf the package uses Yarn workspaces, all sub-packages will also be updated.
