aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2021-08-06 16:56:51 +0200
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2021-08-06 16:56:51 +0200
commit349ee77924ee63b9dc8a4c0f5a18e4ef873db592 (patch)
treeb8061da917be3918c5dcd434841e8243fbdcc57b
parent03e6c45583d0130b2640bd6383448af76598451b (diff)
downloadjquery-ui-349ee77924ee63b9dc8a4c0f5a18e4ef873db592.tar.gz
jquery-ui-349ee77924ee63b9dc8a4c0f5a18e4ef873db592.zip
Release: Update the download.jqueryui.com dependency
-rw-r--r--build/release.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/release.js b/build/release.js
index a870afb92..60a36d226 100644
--- a/build/release.js
+++ b/build/release.js
@@ -140,7 +140,7 @@ Release.define( {
};
module.exports.dependencies = [
- "download.jqueryui.com@2.2.0",
+ "download.jqueryui.com@2.2.1",
"node-packager@0.0.6",
"shelljs@0.8.4"
];