Skip to content

Commit c2d8703

Browse files
authored
chore: add missing tiptap/html package to the editor (#6346)
1 parent 5079468 commit c2d8703

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/editor/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"@tiptap/extension-text-align": "^2.8.0",
5454
"@tiptap/extension-text-style": "^2.7.1",
5555
"@tiptap/extension-underline": "^2.1.13",
56+
"@tiptap/html": "^2.1.13",
5657
"@tiptap/pm": "^2.1.13",
5758
"@tiptap/react": "^2.1.13",
5859
"@tiptap/starter-kit": "^2.1.13",

0 commit comments

Comments
 (0)