deup
v0.5.0
Published
Deup is an utility package to support deduplicating dependencies in a monorepo.
Readme
DEUP
Deup is an utility package to support deduplicating dependencies in a monorepo.
Installation
npm i -g deupUsage
deup [options] <packageName>[@<version>]Options
| Option | Description |
| --- | --- |
| -d, --dry-run | Dry run |
| -l, --latest | Update to the latest version |
| -h, --help | display help for command |
| -v, --verbose | verbose output with more information for debugging purpose |
| -V, --version | output the version number |
Example output

