Skip to content

Commit

Permalink
Merge branch 'jquery:main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
markvantilburg committed Apr 25, 2024
2 parents 25025a3 + 9fcae94 commit 8d9de29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build/release.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Release.define( {
};

module.exports.dependencies = [
"download.jqueryui.com@2.2.7",
"node-packager@0.0.6",
"shelljs@0.8.4"
"download.jqueryui.com@2.2.12",
"node-packager@0.0.7",
"shelljs@0.8.5"
];

0 comments on commit 8d9de29

Please sign in to comment.