1.11.9 • Published 8 months ago

@mindful-web/dependency-tool v1.11.9

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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-project

If the package uses Yarn workspaces, all sub-packages will also be updated.

1.11.9

8 months ago

1.0.0

11 months ago