diff --git a/js/package.json b/js/package.json index a44f4d251..a496eeb72 100644 --- a/js/package.json +++ b/js/package.json @@ -95,5 +95,9 @@ "vue-i18n-extract": "^1.0.2", "vue-template-compiler": "^2.6.11", "webpack-cli": "^3.3.11" + }, + "resolutions": { + "prosemirror-model": "1.9.1", + "prosemirror-state": "1.3.3" } } diff --git a/js/public/index.html b/js/public/index.html index 37c6a0767..7a8eae898 100644 --- a/js/public/index.html +++ b/js/public/index.html @@ -1,23 +1,24 @@ -
- - - - -