revert: use sortablejs-vue3 instead of vuedraggable for more stability
This commit is contained in:
parent
b71d26fbca
commit
5cac199710
7 changed files with 31 additions and 55 deletions
|
|
@ -46,8 +46,6 @@
|
|||
"s-age": "1.1.2",
|
||||
"sass": "1.57.0",
|
||||
"seedrandom": "3.0.5",
|
||||
"sortablejs": "^1.15.0",
|
||||
"sortablejs-vue3": "^1.2.3",
|
||||
"strict-event-emitter-types": "2.0.0",
|
||||
"stringz": "2.1.0",
|
||||
"syuilo-password-strength": "0.0.1",
|
||||
|
|
@ -63,7 +61,8 @@
|
|||
"vanilla-tilt": "1.8.0",
|
||||
"vite": "4.0.2",
|
||||
"vue": "3.2.45",
|
||||
"vue-prism-editor": "2.0.0-alpha.2"
|
||||
"vue-prism-editor": "2.0.0-alpha.2",
|
||||
"vuedraggable": "next"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/escape-regexp": "0.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue