summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-animate/bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-01-27 09:23:03 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-01-27 09:23:03 +0100
commitbe37aed9f5d923fe16e264c6ffc97db08503b791 (patch)
tree9ab5442c37240da881c2308290f2f5425003ba92 /js/vendor/angular-animate/bower.json
parent1bc1507dd4d92c841e9a56c7d4c241dd7fa1c25f (diff)
more clientside updates (angular 1.4 beta, es6-shim, momentjs
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 14604d5dc..7df946a61 100644
--- a/js/vendor/angular-animate/bower.json
+++ b/js/vendor/angular-animate/bower.json
@@ -1,9 +1,9 @@
{
"name": "angular-animate",
- "version": "1.3.11",
+ "version": "1.4.0-build.3807+sha.b3a9bd3",
"main": "./angular-animate.js",
"ignore": [],
"dependencies": {
- "angular": "1.3.11"
+ "angular": "1.4.0-build.3807+sha.b3a9bd3"
}
}