diff --git a/js/package.json b/js/package.json index cafffcbce..b9f97cf80 100644 --- a/js/package.json +++ b/js/package.json @@ -70,7 +70,6 @@ "@types/prosemirror-model": "^1.7.2", "@types/prosemirror-state": "^1.2.4", "@types/prosemirror-view": "^1.11.4", - "@types/vuedraggable": "^2.23.0", "@typescript-eslint/eslint-plugin": "^4.18.0", "@typescript-eslint/parser": "^4.18.0", "@vue/cli-plugin-babel": "~5.0.0-beta.2", diff --git a/js/src/components/Editor.vue b/js/src/components/Editor.vue index f83b9adc7..f0b5a0eac 100644 --- a/js/src/components/Editor.vue +++ b/js/src/components/Editor.vue @@ -179,7 +179,7 @@