Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@gmail.com>2015-01-23 03:12:52 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-01-23 03:12:52 +0300
commitc2d8b1fca1be4e34dbc7e052176ee4f7b5cb12da (patch)
tree91b8d632ba96cb62d08d1ff2f52e7b21151e4573 /libs/bower_components/angular-animate/bower.json
parent67ef6f97a60c5492de420d86e0bd8d736b029be2 (diff)
updated angular from 1.2.26 to 1.2.28
Diffstat (limited to 'libs/bower_components/angular-animate/bower.json')
-rw-r--r--libs/bower_components/angular-animate/bower.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/libs/bower_components/angular-animate/bower.json b/libs/bower_components/angular-animate/bower.json
index 956bfd77e8..2cdde934a4 100644
--- a/libs/bower_components/angular-animate/bower.json
+++ b/libs/bower_components/angular-animate/bower.json
@@ -1,8 +1,9 @@
{
"name": "angular-animate",
- "version": "1.2.26",
+ "version": "1.2.28",
"main": "./angular-animate.js",
+ "ignore": [],
"dependencies": {
- "angular": "1.2.26"
+ "angular": "1.2.28"
}
}