dependencies: update

This commit is contained in:
Philipp Kühn
2021-06-17 23:53:32 +02:00
parent 502b5b1cc9
commit 7cb4c9f322
8 changed files with 92 additions and 68 deletions

View File

@@ -23,6 +23,6 @@
"dependencies": {
"@tiptap/core": "^2.0.0-beta.83",
"hostic-dom": "^0.8.6",
"prosemirror-model": "^1.14.1"
"prosemirror-model": "^1.14.2"
}
}