1.3.1 • Published 3 years ago

fix-local-dependencies v1.3.1

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

fix-local-dependencies

Scans your package.json for dependencies marked as from the local file system (e.g. ../../lib/mylib), removes them, and updates them.

Usage

npx fix-local-dependencies
# Get a cup of coffee

Use Case

If you are trying to maintain your yarn.lock or package.lock files, you may find they repeatedly get out of synch with often-updated local depedencies in a monorepo. This tool cleans up on the local dependencies so you don't have to blow away the lock file to work with them.

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.0.2

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago