Release: Update the download.jqueryui.com dependency

The latest version contains small tweaks to the "use strict" pragma placement.
This commit is contained in:
Michał Gołębiowski-Owczarek 2021-09-02 17:17:50 +02:00
parent 491ecc1bd5
commit eda9f3b0d6

View File

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