bump-module
v1.0.0
Published
CLI tool to bump submodule versions
Downloads
3
Readme
bump-module
Automagic module bumping in the style of np.
Installation
npm install -g bump-module
Usage
➜ bump --help
bump <package> -- npm arguments
Options:
--yolo Omits running tests after bumping the dependency. [boolean]
--push Commits and pushes the update after installing. [boolean]