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
