0.0.2 • Published 2 years ago

package-sync-version v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

package-sync-version

Sync version of monorepo packages locally.

License NPM version

Install

npm install -g package-sync-version

Usage

$ package-sync-version [package-name]

Examples

Sync a package version with all other packages in monorepo:

$ cd monorepo/

$ package-sync-version @acme/foobar

Sync current directory package version with all other packages in monrepo:

$ cd monorepo/packages/foobar/

$ package-sync-version

License

MIT

0.0.2

2 years ago

0.0.1

2 years ago