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@googlemail.com>2014-10-21 01:05:25 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-10-21 01:05:25 +0400
commit8f4b1c69face002af3254eb8b752b130b1e068a2 (patch)
tree749609726b3077ea7766e74981c9717629f40796 /bower.json
parenta2fb93968cd111c25b3112f3283dcfd685e4b7de (diff)
refs #6496 fix failing test
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/bower.json b/bower.json
index 3a85c34207..d764f63f10 100644
--- a/bower.json
+++ b/bower.json
@@ -14,17 +14,17 @@
],
"dependencies": {
"jquery-ui": "1.10.4",
- "jquery": "1.11.*",
- "angular": "~1.2",
- "angular-sanitize": "~1.2",
- "angular-animate": "~1.2",
- "angular-cookies": "~1.2",
- "angular-mocks": "~1.2",
- "ngDialog": "~0.2",
- "html5shiv": "~3.7",
- "mousetrap": "~1.4",
+ "jquery": "~1.11.0",
+ "angular": "~1.2.0",
+ "angular-sanitize": "~1.2.0",
+ "angular-animate": "~1.2.0",
+ "angular-cookies": "~1.2.0",
+ "angular-mocks": "~1.2.0",
+ "ngDialog": "~0.2.0",
+ "html5shiv": "~3.7.0",
+ "mousetrap": "~1.4.0",
"sprintf": "~1.0.0",
- "jScrollPane": "~2.0.14",
+ "jScrollPane": "~2.0.0",
"jquery-mousewheel": "~3.1.12",
"jquery-placeholder": "~2.0.8",
"jquery.scrollTo": "~1.4.13",