dependencies: update

This commit is contained in:
Philipp Kühn
2021-04-26 23:25:04 +02:00
parent c82606acc2
commit ebb00f4f9d
9 changed files with 34 additions and 18 deletions

View File

@@ -24,6 +24,6 @@
"dependencies": {
"@tiptap/core": "^2.0.0-beta.38",
"hostic-dom": "^0.8.6",
"prosemirror-model": "^1.14.0"
"prosemirror-model": "^1.14.1"
}
}