0.2.4 • Published 3 years ago

@porkus1990/mopeds v0.2.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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
0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago