diff options
Diffstat (limited to 'www/lib/ngCordova/package.json')
| -rw-r--r-- | www/lib/ngCordova/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lib/ngCordova/package.json b/www/lib/ngCordova/package.json index d18115ca..a24da6c7 100644 --- a/www/lib/ngCordova/package.json +++ b/www/lib/ngCordova/package.json @@ -2,7 +2,7 @@ "name": "ng-cordova", "private": false, "main": "dist/ng-cordova", - "version": "0.1.17-alpha", + "version": "0.1.18-alpha", "repository": { "url": "git://github.com/driftyco/ng-cordova.git" }, @@ -36,6 +36,7 @@ "dependencies": { "conventional-changelog": "0.0.11", "fs": "0.0.2", + "gulp-git": "^1.2.4", "q": "^1.1.2" } } |
