We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5462608 + 86b1fe2 commit 73b6c3cCopy full SHA for 73b6c3c
package.json
@@ -50,6 +50,17 @@
50
"@tiptap/pm": "2.1.6",
51
"@tiptap/starter-kit": "2.1.6",
52
"@tiptap/vue-3": "2.0.3",
53
+ "@tiptap/extension-color": "^2.7.4",
54
+ "@tiptap/extension-gapcursor": "^2.7.4",
55
+ "@tiptap/extension-highlight": "^2.7.4",
56
+ "@tiptap/extension-table": "^2.7.4",
57
+ "@tiptap/extension-table-cell": "^2.7.4",
58
+ "@tiptap/extension-table-header": "^2.7.4",
59
+ "@tiptap/extension-table-row": "^2.7.4",
60
+ "@tiptap/extension-text-style": "^2.7.4",
61
+ "@tiptap/pm": "2.7.4",
62
+ "@tiptap/starter-kit": "2.7.4",
63
+ "@tiptap/vue-3": "2.7.4",
64
"@types/figlet": "^1.5.8",
65
"@types/luxon": "^3.4.2",
66
"@types/markdown-it": "^13.0.7",
0 commit comments