From 315198ac0ba07400a33e8949ba50cddb774695c4 Mon Sep 17 00:00:00 2001 From: Max Leiter Date: Sat, 20 Nov 2021 18:28:44 -0800 Subject: [PATCH] Switch to thelounge/Sortable fork for Sortable.js (#4368) --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f3040be0..7d609f44 100644 --- a/package.json +++ b/package.json @@ -127,6 +127,6 @@ } }, "resolutions": { - "sortablejs": "git+https://github.com/itsjohncs/Sortable.git" + "sortablejs": "git+https://github.com/thelounge/Sortable.git" } } diff --git a/yarn.lock b/yarn.lock index c40f9247..f6ab8747 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7527,9 +7527,9 @@ socks@^2.6.1: ip "^1.1.5" smart-buffer "^4.1.0" -sortablejs@1.10.2, "sortablejs@git+https://github.com/itsjohncs/Sortable.git": +sortablejs@1.10.2, "sortablejs@git+https://github.com/thelounge/Sortable.git": version "1.14.0" - resolved "git+https://github.com/itsjohncs/Sortable.git#21053e18ea6501e2aac8cac9029872115ab82844" + resolved "git+https://github.com/thelounge/Sortable.git#9730c70cd48da38d8feb3dd6808b1893157d8dfb" source-list-map@^2.0.0, source-list-map@^2.0.1: version "2.0.1"