remove starterkit and add required extensions
This commit is contained in:
@@ -190,11 +190,17 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@tiptap/core": "^2.6.6",
|
||||
"@tiptap/extension-document": "^2.7.0",
|
||||
"@tiptap/extension-dropcursor": "^2.7.0",
|
||||
"@tiptap/extension-gapcursor": "^2.7.0",
|
||||
"@tiptap/extension-hard-break": "^2.7.0",
|
||||
"@tiptap/extension-history": "^2.7.0",
|
||||
"@tiptap/extension-link": "^2.6.6",
|
||||
"@tiptap/extension-paragraph": "^2.7.0",
|
||||
"@tiptap/extension-text": "^2.7.0",
|
||||
"@tiptap/extension-text-align": "^2.6.6",
|
||||
"@tiptap/extension-underline": "^2.6.6",
|
||||
"@tiptap/pm": "^2.6.6",
|
||||
"@tiptap/starter-kit": "^2.6.6",
|
||||
"@types/diff": "^5.2.1",
|
||||
"@types/dompurify": "^3.0.5",
|
||||
"@types/uuid": "^10.0.0",
|
||||
|
||||
Reference in New Issue
Block a user