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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2016-04-15 13:08:38 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2016-04-15 14:55:23 +0300
commit3e1f1ccc76a5be0e0b584569824756ad9d1669f6 (patch)
treeb69f3fab01de94deca727dae6c33f0db69ebbcbd /bower.json
parent08dd81e0ba265ade1f0ca164c1058840bd726c6b (diff)
downgrade jquery, update jquery-migrate
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 86af7940dc0..74c4be96a21 100644
--- a/bower.json
+++ b/bower.json
@@ -16,8 +16,8 @@
"blueimp-md5": "~1.1.0",
"handlebars": "~1.3.0",
"jcrop": "~0.9.12",
- "jquery": "~2.2.3",
- "jquery-migrate": "~1.2.1",
+ "jquery": "~2.2.0",
+ "jquery-migrate": "~1.4.0",
"jquery-ui": "1.10.0",
"jsTimezoneDetect": "~1.0.5",
"moment": "~2.10.0",