chore: add missing tiptap/html package to the editor (#6346)

This commit is contained in:
Aaryan Khandelwal 2025-01-08 12:55:09 +05:30 committed by GitHub
parent 507946886f
commit c2d8703acf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,6 +53,7 @@
"@tiptap/extension-text-align": "^2.8.0",
"@tiptap/extension-text-style": "^2.7.1",
"@tiptap/extension-underline": "^2.1.13",
"@tiptap/html": "^2.1.13",
"@tiptap/pm": "^2.1.13",
"@tiptap/react": "^2.1.13",
"@tiptap/starter-kit": "^2.1.13",