Skip to content

Commit bbe103c

Browse files
committed
Pull in SortableJS from NPM again.
SortableJS/Sortable#2095 has been merged so we no longer need to use our fork.
1 parent 7db0d46 commit bbe103c

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,6 @@
128128
}
129129
},
130130
"resolutions": {
131-
"sortablejs": "git+https://github.com/thelounge/Sortable.git"
131+
"sortablejs": "1.15.0"
132132
}
133133
}

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6530,9 +6530,10 @@ socks@^2.6.1:
65306530
ip "^1.1.5"
65316531
smart-buffer "^4.2.0"
65326532

6533-
sortablejs@1.10.2, "sortablejs@git+https://github.com/thelounge/Sortable.git":
6534-
version "1.14.0"
6535-
resolved "git+https://github.com/thelounge/Sortable.git#9730c70cd48da38d8feb3dd6808b1893157d8dfb"
6533+
sortablejs@1.10.2, sortablejs@1.15.0:
6534+
version "1.15.0"
6535+
resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.15.0.tgz#53230b8aa3502bb77a29e2005808ffdb4a5f7e2a"
6536+
integrity sha512-bv9qgVMjUMf89wAvM6AxVvS/4MX3sPeN0+agqShejLU5z5GX4C75ow1O2e5k4L6XItUyAK3gH6AxSbXrOM5e8w==
65366537

65376538
source-map-js@^1.0.2:
65386539
version "1.0.2"

0 commit comments

Comments
 (0)