]> source.dussan.org Git - jquery-ui.git/commitdiff
Release: Update the download.jqueryui.com dependency
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Thu, 2 Sep 2021 15:17:50 +0000 (17:17 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Thu, 2 Sep 2021 15:17:50 +0000 (17:17 +0200)
The latest version contains small tweaks to the "use strict" pragma placement.

build/release.js

index e41e1ee264ad84cf23c35800c6573f91f495e371..05ee9d521850a6f9472d1045e5080aa0cd579b6d 100644 (file)
@@ -140,7 +140,7 @@ Release.define( {
 };
 
 module.exports.dependencies = [
-       "download.jqueryui.com@2.2.2",
+       "download.jqueryui.com@2.2.4",
        "node-packager@0.0.6",
        "shelljs@0.8.4"
 ];