mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Build: Update dependencies passed to jquery-release
The older versions were not compatible with Node.js 10 & newer. Closes gh-1963
This commit is contained in:
parent
11734928c0
commit
399c81e077
@ -136,7 +136,7 @@ Release.define( {
|
||||
};
|
||||
|
||||
module.exports.dependencies = [
|
||||
"download.jqueryui.com@2.1.2",
|
||||
"download.jqueryui.com@2.1.27",
|
||||
"node-packager@0.0.6",
|
||||
"shelljs@0.2.6"
|
||||
"shelljs@0.8.4"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user