1
0

fix: replace vue.draggable.next with zhyswan-draggable

Reason: Author doesn't maintain vue port anymore.
See: https://github.com/SortableJS/vue.draggable.next/issues/140#issuecomment-1123622724=
This commit is contained in:
Dominik Pschenitschni
2022-05-22 19:53:21 +02:00
parent 53dc7d12f7
commit 1569042471
5 changed files with 12 additions and 12 deletions

View File

@ -51,9 +51,9 @@
"vue-flatpickr-component": "9.0.6",
"vue-i18n": "9.2.0-beta.30",
"vue-router": "4.0.15",
"vuedraggable": "4.1.0",
"vuex": "4.0.2",
"workbox-precaching": "6.5.3"
"workbox-precaching": "6.5.3",
"zhyswan-vuedraggable": "4.1.3"
},
"devDependencies": {
"@4tw/cypress-drag-drop": "2.1.0",