chore: add @tiptap/extension-table dependency for GFM table support

This commit is contained in:
2026-05-30 20:32:51 -06:00
parent 23fa372774
commit 9be42aa0b4

View File

@@ -29,6 +29,7 @@
"@tiptap/core": "^3.18.0",
"@tiptap/extension-image": "^3.18.0",
"@tiptap/extension-link": "^3.18.0",
"@tiptap/extension-table": "^3.18.0",
"@tiptap/html": "^3.18.0",
"@tiptap/starter-kit": "^3.18.0",
"@types/jsdom": "^27.0.0",