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-06-28 08:50:40 +0300
committerGitHub <noreply@github.com>2016-06-28 08:50:40 +0300
commit02daed6db8fb7269d1b3a466cbb32ed7fab76e85 (patch)
treea534b2905593d44eece6a9f896522e524cb0d28f /bower.json
parentf981b2579a95ce60a2b7d2aa146925b4d2222e0a (diff)
Update JQuery to the latest 1.12.4 version (#10260)
* Update JQuery to the latest 1.* version * UI tests: Updated Jquery to latest version
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 49252d932e..b7061bdd2d 100644
--- a/bower.json
+++ b/bower.json
@@ -14,7 +14,7 @@
],
"dependencies": {
"jquery-ui": "1.10.4",
- "jquery": "~1.11.0",
+ "jquery": "~1",
"angular": "~1.2.0",
"angular-sanitize": "~1.2.0",
"angular-animate": "~1.2.0",