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
This is needed to make `"use strict"` pragmas not stripped out during the build. Closes gh-1969
This commit is contained in:
parent
440f38940d
commit
4ccebc5f20
@ -140,7 +140,7 @@ Release.define( {
|
|||||||
};
|
};
|
||||||
|
|
||||||
module.exports.dependencies = [
|
module.exports.dependencies = [
|
||||||
"download.jqueryui.com@2.2.1",
|
"download.jqueryui.com@2.2.2",
|
||||||
"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