Skip to content

Commit 0b91acd

Browse files
committed
build: add missing tiptap dependencies
1 parent 9f3ae2b commit 0b91acd

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,12 @@
2626
"@tiptap/extension-heading": "^2.2.4",
2727
"@tiptap/extension-highlight": "^2.2.4",
2828
"@tiptap/extension-history": "^2.2.4",
29+
"@tiptap/extension-horizontal-rule": "^2.4.0",
2930
"@tiptap/extension-italic": "^2.2.4",
3031
"@tiptap/extension-link": "^2.2.4",
3132
"@tiptap/extension-list-item": "^2.2.4",
3233
"@tiptap/extension-paragraph": "^2.2.4",
34+
"@tiptap/extension-strike": "^2.4.0",
3335
"@tiptap/extension-task-item": "^2.2.4",
3436
"@tiptap/extension-task-list": "^2.2.4",
3537
"@tiptap/extension-text": "^2.2.4",

pnpm-lock.yaml

+12-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)