Skip to content

Commit 4ccebc5

Browse files
authored
Release: Update the download.jqueryui.com dependency
This is needed to make `"use strict"` pragmas not stripped out during the build. Closes gh-1969
1 parent 440f389 commit 4ccebc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/release.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Release.define( {
140140
};
141141

142142
module.exports.dependencies = [
143-
143+
144144
145145
146146
];

0 commit comments

Comments
 (0)