[GitHub] cordova-lib pull request: CB-8741 Make plugin --save work more lik...

2015-03-27 Thread kamrik
Github user kamrik commented on the pull request: https://github.com/apache/cordova-lib/pull/198#issuecomment-86982386 LGTM. Merging. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feat

[GitHub] cordova-lib pull request: CB-8741 Make plugin --save work more lik...

2015-03-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/198 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-lib pull request: CB-8741 Make plugin --save work more lik...

2015-03-27 Thread TimBarham
GitHub user TimBarham opened a pull request: https://github.com/apache/cordova-lib/pull/198 CB-8741 Make plugin --save work more like npm install. 1. `plugin add --save` now always saves version (in the form `^x.y.z`) 2. `plugin add --save` now always overwrites an existing entry