summaryrefslogtreecommitdiff
path: root/www/lib/angular/.bower.json
diff options
context:
space:
mode:
authorARC <arjunrc@gmail.com>2015-04-28 11:26:57 -0400
committerARC <arjunrc@gmail.com>2015-04-28 11:26:57 -0400
commit6fa29c170159e7bfbcaf7681cdfb52ba7f98cac0 (patch)
tree0039de6ab6324d0d91cb63383a290a9205541043 /www/lib/angular/.bower.json
parent6e83957c0231d48eb9f29d1270806cadef3a3c6d (diff)
Events navigation not works with a cool full screen mode and floating buttons
Diffstat (limited to 'www/lib/angular/.bower.json')
-rw-r--r--www/lib/angular/.bower.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/lib/angular/.bower.json b/www/lib/angular/.bower.json
index aee5e9f6..365b2d14 100644
--- a/www/lib/angular/.bower.json
+++ b/www/lib/angular/.bower.json
@@ -1,17 +1,17 @@
{
"name": "angular",
- "version": "1.2.28",
+ "version": "1.3.15",
"main": "./angular.js",
"ignore": [],
"dependencies": {},
"homepage": "https://github.com/angular/bower-angular",
- "_release": "1.2.28",
+ "_release": "1.3.15",
"_resolution": {
"type": "version",
- "tag": "v1.2.28",
- "commit": "d1369fe05d3a7d85961a2223292b67ee82b9f80a"
+ "tag": "v1.3.15",
+ "commit": "ba7abcfa409ba852146e6ba206693cf7bac3e359"
},
"_source": "git://github.com/angular/bower-angular.git",
- "_target": "~1.2.9",
+ "_target": ">= 1.0.8",
"_originalSource": "angular"
-} \ No newline at end of file
+}