summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-animate/bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-01-27 09:19:51 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-01-27 09:19:51 +0100
commit1bc1507dd4d92c841e9a56c7d4c241dd7fa1c25f (patch)
tree81dd4f94f002c03f11a3982e0e3a34296160db4d /js/vendor/angular-animate/bower.json
parent3fbc4c6b9a6574830a7acc9485d8c5cad9f5e6a8 (diff)
update clientside libs
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 84f0a89d4..14604d5dc 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.10",
+ "version": "1.3.11",
"main": "./angular-animate.js",
"ignore": [],
"dependencies": {
- "angular": "1.3.10"
+ "angular": "1.3.11"
}
}