This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

bump-siblings

1.0.0 • Public • Published

bump-siblings

Bump the version of a package in its monorepo siblings

goal

Publishing with a monorepo tool bumps the version of your package, but will not bump the version of that package in its monorepo siblings' package.json (under dependencies).

usage

yarn add -D bump-siblings

Add to your scripts as publish or postpublish:

{
  "scripts": {
    "publish": "bump-siblings"
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i bump-siblings

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

26.6 kB

Total Files

9

Last publish

Collaborators

  • _jptrs