move dropcursor and gapcursor to its own package

This commit is contained in:
Philipp Kühn
2020-11-01 00:16:28 +01:00
parent d810054492
commit 4ce0eef6c0
10 changed files with 268 additions and 165 deletions

View File

@@ -20,6 +20,8 @@
"@tiptap/extension-italic": "1.x",
"@tiptap/extension-code": "1.x",
"@tiptap/extension-code-block": "1.x",
"@tiptap/extension-dropcursor": "1.x",
"@tiptap/extension-gapcursor": "1.x",
"@tiptap/extension-heading": "1.x",
"@tiptap/extension-hard-break": "1.x",
"@tiptap/extension-strike": "1.x",