aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2020-05-16 08:27:27 +0200
committerGitHub <noreply@github.com>2020-05-16 08:27:27 +0200
commitd37ebc624da1432bd58e5131805a821e163277ce (patch)
tree94aa522136adc4a55b7d4d85f32926ff6ef53f81 /bower.json
parent512cbbf4d9d039519ef9c94716d7048ca2ff582f (diff)
downloadjquery-ui-d37ebc624da1432bd58e5131805a821e163277ce.tar.gz
jquery-ui-d37ebc624da1432bd58e5131805a821e163277ce.zip
Build: Add jQuery 3.5.0 & 3.5.1
Closes gh-1915
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/bower.json b/bower.json
index 640de4315..afc7162dd 100644
--- a/bower.json
+++ b/bower.json
@@ -67,6 +67,8 @@
"jquery-3.3.1": "jquery#3.3.1",
"jquery-3.4.0": "jquery#3.4.0",
"jquery-3.4.1": "jquery#3.4.1",
+ "jquery-3.5.0": "jquery#3.5.0",
+ "jquery-3.5.1": "jquery#3.5.1",
"jquery-migrate-1.4.1": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-1.4.1.tgz",
"jquery-migrate-3.3.0": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.3.0.tgz"
}