fix(extension/collaboration): 🚑 pin y-prosemirror version to 1.0.20 to fix broken functionality with vue

This commit is contained in:
Dominik Biedebach
2022-06-17 05:08:54 +02:00
parent fa8c4ca639
commit 5989f3b780
4 changed files with 64 additions and 34 deletions

View File

@@ -24,7 +24,7 @@
"@tiptap/core": "^2.0.0-beta.1"
},
"dependencies": {
"y-prosemirror": "^1.0.14"
"y-prosemirror": "1.0.20"
},
"repository": {
"type": "git",