We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1b643e commit 102ccb4Copy full SHA for 102ccb4
build/release.js
@@ -91,6 +91,6 @@ Release.define( {
91
};
92
93
module.exports.dependencies = [
94
- "download.jqueryui.com@2.0.15",
+ "download.jqueryui.com@2.1.1",
95
"shelljs@0.2.6"
96
];
0 commit comments