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-07-28 15:57:53 +0300
committersgiehl <stefan@piwik.org>2015-10-06 17:23:54 +0300
commita4f06699c5c6ea11e64733e283686e9447e3a860 (patch)
tree45a3817be11c80959f751ab19ff76c37eb264b2a /libs/bower_components/angular-animate/.bower.json
parent2829032bf3b95069713d0a85470f8d6d04131039 (diff)
Use AngularJS 1.4 instead of AngularJS 1.2
Diffstat (limited to 'libs/bower_components/angular-animate/.bower.json')
-rw-r--r--libs/bower_components/angular-animate/.bower.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/libs/bower_components/angular-animate/.bower.json b/libs/bower_components/angular-animate/.bower.json
index 7a01c31da9..39c2c06f6e 100644
--- a/libs/bower_components/angular-animate/.bower.json
+++ b/libs/bower_components/angular-animate/.bower.json
@@ -1,19 +1,19 @@
{
"name": "angular-animate",
- "version": "1.2.28",
+ "version": "1.4.3",
"main": "./angular-animate.js",
"ignore": [],
"dependencies": {
- "angular": "1.2.28"
+ "angular": "1.4.3"
},
"homepage": "https://github.com/angular/bower-angular-animate",
- "_release": "1.2.28",
+ "_release": "1.4.3",
"_resolution": {
"type": "version",
- "tag": "v1.2.28",
- "commit": "a42cca9915517f26d639471b5f622dc086161fe0"
+ "tag": "v1.4.3",
+ "commit": "4ce2a76359401102d2e0146ccf69e6c060799ff8"
},
"_source": "git://github.com/angular/bower-angular-animate.git",
- "_target": "~1.2.0",
+ "_target": "~1.4.0",
"_originalSource": "angular-animate"
} \ No newline at end of file