deplift
v1.3.0
Published
CLI to update deps in monorepos
Readme
deplift
CLI to update deps in monorepos
Install
npm install -D depliftUsage
npx deplift
Positionals:
pkgPath Path to package.json [string]
Options:
--major Set major version caps: dep=version pairs
[array] [default: []]
-d, --dry-run Run without making changes [boolean] [default: false]
--install Run npm install [boolean] [default: true]
-v, --version Show version number [boolean]
-h, --help Show help