summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-animate/bower.json
diff options
context:
space:
mode:
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"
}
}