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:
authorMatthieu Aubry <mattab@users.noreply.github.com>2016-12-27 08:43:02 +0300
committerGitHub <noreply@github.com>2016-12-27 08:43:02 +0300
commit7dc4f49ad1dccd870836dfdbf20f4d33348b0b14 (patch)
tree6f719099ed23300c28f79f302dd4ce2a8410101a /libs/bower_components/angular-animate/bower.json
parent5d6e4f1922c370cd1ff7896022e57c79d7401f00 (diff)
Revert "Minor angular update from 1.4.10 to 1.4.14" (#11099)
Diffstat (limited to 'libs/bower_components/angular-animate/bower.json')
-rw-r--r--libs/bower_components/angular-animate/bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/bower_components/angular-animate/bower.json b/libs/bower_components/angular-animate/bower.json
index f540e9cbf9..2a9a907923 100644
--- a/libs/bower_components/angular-animate/bower.json
+++ b/libs/bower_components/angular-animate/bower.json
@@ -1,10 +1,10 @@
{
"name": "angular-animate",
- "version": "1.4.14",
+ "version": "1.4.10",
"license": "MIT",
"main": "./angular-animate.js",
"ignore": [],
"dependencies": {
- "angular": "1.4.14"
+ "angular": "1.4.10"
}
}