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-14 13:43:26 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2016-04-14 13:47:35 +0300
commit621d1e21288effcedcc450f4faa49aff4c5b5783 (patch)
tree27f0634826d58528247d6193ace9c10b76bad1e6 /bower.json
parent068e73cc47f4a35ce0b4374ad1b69df4b6a3265b (diff)
update jquery to version 2.2.3
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 ae9575249c9..86af7940dc0 100644
--- a/bower.json
+++ b/bower.json
@@ -16,7 +16,7 @@
"blueimp-md5": "~1.1.0",
"handlebars": "~1.3.0",
"jcrop": "~0.9.12",
- "jquery": "~1.10.0",
+ "jquery": "~2.2.3",
"jquery-migrate": "~1.2.1",
"jquery-ui": "1.10.0",
"jsTimezoneDetect": "~1.0.5",