@porkus1990/mopeds
TypeScript icon, indicating that this package has built-in type declarations

0.2.4 • Public • Published

mopeds

mopeds

Tool for fixing MOnorepo-PeErDependency conflictS

Why?

From time to time, i had struggle with peerDependency updates - especially in monorepos like lerna. That's what this tool is for. Run -> check -> commit.

Usage

Usage: mopeds [options] [command]

Options:
  -p, --path <path>       path to the folder where the packages live in (default: "")
  -pf, --prefix <prefix>  package prefix like @name/ (slash is required, if set) (default: "")
  -m, --mode <mode>       set lerna or workspace
  -dry, --dryRun          use dryRun and see what woulb be changed (default: false)
  -h, --help              display help for command

Commands:
  mopeds                  automatically fix peerDependency conflicts in monorepos or workspaces
  help [command]          display help for command

Package Sidebar

Install

npm i @porkus1990/mopeds

Weekly Downloads

0

Version

0.2.4

License

ISC

Unpacked Size

21 kB

Total Files

21

Last publish

Collaborators

  • porkus1990