diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2024-04-26 17:22:46 +0200 |
---|---|---|
committer | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2024-04-26 17:22:46 +0200 |
commit | f4a97881ef3d8b8dc8e0ee2cddd3c362bd63f6f3 (patch) | |
tree | 3693e333a5f85d863ab30dfc4dc26b5c2356a639 | |
parent | 4966aea381403ce368c17bcf4b2ecd836c82487d (diff) | |
download | jquery-ui-f4a97881ef3d8b8dc8e0ee2cddd3c362bd63f6f3.tar.gz jquery-ui-f4a97881ef3d8b8dc8e0ee2cddd3c362bd63f6f3.zip |
Build: Update download.jqueryui.com from 2.2.12 to 2.2.14
-rw-r--r-- | build/release.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/release.js b/build/release.js index 5efba5cdc..d9ab580cb 100644 --- a/build/release.js +++ b/build/release.js @@ -153,7 +153,7 @@ Release.define( { }; module.exports.dependencies = [ - "download.jqueryui.com@2.2.12", + "download.jqueryui.com@2.2.14", "node-packager@0.0.7", "shelljs@0.8.5" ]; |