summaryrefslogtreecommitdiff
path: root/www/lib/ngCordova/.bower.json
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-07-02 10:33:26 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-07-02 10:33:26 -0400
commitf3136eefe9105deb1d97123629dae80c2de66304 (patch)
tree5389bd34d555ab4c3c065292e17cd41576db33ae /www/lib/ngCordova/.bower.json
parent5e523cf0d1a3644f6a41709b777b08f73ec71d49 (diff)
updated libraries, squashed the problem of not getting bar handles on click, optimized montage view
Diffstat (limited to 'www/lib/ngCordova/.bower.json')
-rw-r--r--www/lib/ngCordova/.bower.json13
1 files changed, 6 insertions, 7 deletions
diff --git a/www/lib/ngCordova/.bower.json b/www/lib/ngCordova/.bower.json
index 66dd58e4..6e1dcaed 100644
--- a/www/lib/ngCordova/.bower.json
+++ b/www/lib/ngCordova/.bower.json
@@ -1,6 +1,6 @@
{
"name": "ngCordova",
- "version": "0.1.15-alpha",
+ "version": "0.1.17-alpha",
"homepage": "http://ngCordova.com/",
"authors": [
"Max Lynch <max@drifty.com>",
@@ -42,14 +42,13 @@
"angular-mocks": ">= 1.2.23",
"jquery": "~2.1.1"
},
- "_release": "0.1.15-alpha",
+ "_release": "0.1.17-alpha",
"_resolution": {
"type": "version",
- "tag": "v0.1.15-alpha",
- "commit": "dbdfe5b9c716002548bc4a5e8d1fd5dc2de788ed"
+ "tag": "v0.1.17-alpha",
+ "commit": "712fe8d7de28a2abf354e146ef0c364b04f1d136"
},
"_source": "git://github.com/driftyco/ng-cordova.git",
- "_target": "~0.1.15-alpha",
- "_originalSource": "ngCordova",
- "_direct": true
+ "_target": ">= 0.1.14-alpha",
+ "_originalSource": "ngCordova"
}