summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-animate/.bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-12-03 17:33:48 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-12-03 17:33:48 +0100
commit90ae9ae044f2505954374fd155890315a8bb64f8 (patch)
tree7ad56a687023e64c9c7438b67768d54f58f8530a /js/vendor/angular-animate/.bower.json
parent3f85a20d371bb4b1404340628105dda76b8db1cb (diff)
udpate angularjs
Diffstat (limited to 'js/vendor/angular-animate/.bower.json')
-rw-r--r--js/vendor/angular-animate/.bower.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/js/vendor/angular-animate/.bower.json b/js/vendor/angular-animate/.bower.json
index 8922ee5b1..badfab394 100644
--- a/js/vendor/angular-animate/.bower.json
+++ b/js/vendor/angular-animate/.bower.json
@@ -1,17 +1,17 @@
{
"name": "angular-animate",
- "version": "1.3.4",
+ "version": "1.3.5",
"main": "./angular-animate.js",
"ignore": [],
"dependencies": {
- "angular": "1.3.4"
+ "angular": "1.3.5"
},
"homepage": "https://github.com/angular/bower-angular-animate",
- "_release": "1.3.4",
+ "_release": "1.3.5",
"_resolution": {
"type": "version",
- "tag": "v1.3.4",
- "commit": "b958e4c77009af2b655ea9340bf9f69f7cff8199"
+ "tag": "v1.3.5",
+ "commit": "f1ce791ecb58c64af1caac6253f93ecf3e2bf203"
},
"_source": "git://github.com/angular/bower-angular-animate.git",
"_target": "~1.3.3",