Update hostic-dom to fix style attributes

This commit is contained in:
sibiraj-s
2021-07-20 16:23:19 +05:30
committed by Hans Pagel
parent 8ed6ac4219
commit 656a80fc3f
3 changed files with 34 additions and 12 deletions

View File

@@ -22,7 +22,7 @@
],
"dependencies": {
"@tiptap/core": "^2.0.0-beta.86",
"hostic-dom": "^0.8.6",
"hostic-dom": "^0.8.7",
"prosemirror-model": "^1.14.2"
}
}