diff --git a/package.json b/package.json index 23610470..4a98aa45 100644 --- a/package.json +++ b/package.json @@ -127,6 +127,6 @@ } }, "resolutions": { - "sortablejs": "1.14.0" + "sortablejs": "git+https://github.com/itsjohncs/Sortable.git" } } diff --git a/yarn.lock b/yarn.lock index 4d34ce2b..e535ab30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7527,10 +7527,9 @@ socks@^2.6.1: ip "^1.1.5" smart-buffer "^4.1.0" -sortablejs@1.10.2, sortablejs@1.14.0: +sortablejs@1.10.2, "sortablejs@git+https://github.com/itsjohncs/Sortable.git": version "1.14.0" - resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.14.0.tgz#6d2e17ccbdb25f464734df621d4f35d4ab35b3d8" - integrity sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w== + resolved "git+https://github.com/itsjohncs/Sortable.git#21053e18ea6501e2aac8cac9029872115ab82844" source-list-map@^2.0.0, source-list-map@^2.0.1: version "2.0.1"