summaryrefslogtreecommitdiffstats
path: root/core/js/core.json
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2016-04-14 12:43:26 +0200
committerChristoph Wurst <christoph@winzerhof-wurst.at>2016-04-14 12:47:35 +0200
commit621d1e21288effcedcc450f4faa49aff4c5b5783 (patch)
tree27f0634826d58528247d6193ace9c10b76bad1e6 /core/js/core.json
parent068e73cc47f4a35ce0b4374ad1b69df4b6a3265b (diff)
downloadnextcloud-server-621d1e21288effcedcc450f4faa49aff4c5b5783.tar.gz
nextcloud-server-621d1e21288effcedcc450f4faa49aff4c5b5783.zip
update jquery to version 2.2.3
Diffstat (limited to 'core/js/core.json')
-rw-r--r--core/js/core.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/js/core.json b/core/js/core.json
index d894d59ca54..555c683f6f7 100644
--- a/core/js/core.json
+++ b/core/js/core.json
@@ -1,6 +1,6 @@
{
"vendor": [
- "jquery/jquery.min.js",
+ "jquery/dist/jquery.min.js",
"jquery-migrate/jquery-migrate.min.js",
"jquery-ui/ui/jquery-ui.custom.js",
"underscore/underscore.js",