summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-animate/bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-04-30 18:30:11 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-04-30 18:30:11 +0200
commiteb28c3b137c8a0d61377087c9a04b820151b0b7c (patch)
treec1ebf149f43fa653a4ef1c3f33df04557094e834 /js/vendor/angular-animate/bower.json
parent2e54780c1496bfa39cd035b9ac40ed851d2198f1 (diff)
update deps
Diffstat (limited to 'js/vendor/angular-animate/bower.json')
-rw-r--r--js/vendor/angular-animate/bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/vendor/angular-animate/bower.json b/js/vendor/angular-animate/bower.json
index a58c60837..70c20c0de 100644
--- a/js/vendor/angular-animate/bower.json
+++ b/js/vendor/angular-animate/bower.json
@@ -1,9 +1,9 @@
{
"name": "angular-animate",
- "version": "1.4.0-rc.0",
+ "version": "1.4.0-rc.1",
"main": "./angular-animate.js",
"ignore": [],
"dependencies": {
- "angular": "1.4.0-rc.0"
+ "angular": "1.4.0-rc.1"
}
}