gulp-bump : Bump npm versions with Gulp (gulpjs.com). You can installing gulp-bump npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install gulp-bump $ sudo npm install -g gulp-bump
If want to update the gulp-bump package execute the command as below,
$ sudo npm update gulp-bump
Update package globally,
$ npm install -g gulp-bump
$ sudo git clone https://github.com/rektide/gulp-bump.git
$ sudo npm install -g ./gulp-bump
gulp-bump@2.8.0 /usr/lib/node_modules/gulp-bump
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-bump
Package Name | gulp-bump |
Version | 2.8.0 |
Description | Bump npm versions with Gulp (gulpjs.com) |
Released Date | 2017-10-02T15:19:08.748Z |
Published by | stevelacy |
How to Learn | https://www.npmjs.com/package/gulp-bump/tutorial |