1.1.0 • Published 8 years ago
interactive-npm-version v1.1.0
interactive-npm-version 
Interactive npm version selector ideally used with git hooks.
Install
$ npm install interactive-npm-version --save-devUsage
If you have git hook set up:
// package.json
"scripts":{
  "postcommit": "./node_modules/.bin/interactive-npm-version"
}Its a wrapper around npm version so it should behave like it.
License
MIT © Peter Forgacs
1.1.0
8 years ago