]> source.dussan.org Git - jquery-ui.git/commitdiff
Release: Update the download.jqueryui.com dependency
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Fri, 6 Aug 2021 14:56:51 +0000 (16:56 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Fri, 6 Aug 2021 14:56:51 +0000 (16:56 +0200)
build/release.js

index a870afb92335eea7cec301556260d0244a85b1cd..60a36d22699575c3a109323105d79d29c20c7018 100644 (file)
@@ -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"
 ];