From a09333e8b97a5f5c71331ce18777889510aed302 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Tue, 11 Aug 2015 15:47:11 -0400 Subject: API auth tied into ZM auth, enabled client to work in both auth and non-auth mode honoring ZM's auth system --- www/lib/ngCordova/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/lib/ngCordova/package.json') 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" } } -- cgit v1.2.3