aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2021-09-24 19:02:05 +0200
committerFelix Nagel <fnagel@users.noreply.github.com>2021-09-25 12:24:55 +0200
commitf381ec0513a896332a2bcfc1b53b77353adae9cc (patch)
tree572ab13abcf71aacc622892611438fde1c74e2b9 /bower.json
parent3f5c7201da993f07226d5ba5464a9237f0bdbd5a (diff)
downloadjquery-ui-f381ec0513a896332a2bcfc1b53b77353adae9cc.tar.gz
jquery-ui-f381ec0513a896332a2bcfc1b53b77353adae9cc.zip
Docs: Update jQuery used for demos to 3.6.0
jQuery 1.12.4 misses some Core APIs that jQuery UI depends on and that are not polyfilled in demos.
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 f42b7bf43..da3938cb8 100644
--- a/bower.json
+++ b/bower.json
@@ -39,7 +39,7 @@
"jquery-1.12.2": "jquery#1.12.2",
"jquery-1.12.3": "jquery#1.12.3",
"jquery-1.12.4": "jquery#1.12.4",
- "jquery-1.x": "jquery#1.12.4",
+ "jquery-3.x": "jquery#3.6.0",
"jquery-2.0.0": "jquery#2.0.0",
"jquery-2.0.1": "jquery#2.0.1",
"jquery-2.0.2": "jquery#2.0.2",