mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Release: Update the download.jqueryui.com dependency
The latest version contains small tweaks to the "use strict" pragma placement.
This commit is contained in:
parent
491ecc1bd5
commit
eda9f3b0d6
@ -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"
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user