Skip to content

Commit 91e19d5

Browse files
committed
claim support for tiptap v3
1 parent 78249fa commit 91e19d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@blocknote/core": ">=0.31.0 <=1.0.0",
7575
"@blocknote/mantine": ">=0.31.0 <=1.0.0",
7676
"@blocknote/react": ">=0.31.0 <=1.0.0",
77-
"@tiptap/core": "^2.7.0",
77+
"@tiptap/core": "^2.7.0 || ^3.10.7",
7878
"convex": "^1.24.8",
7979
"react": "^18.3.1 || ^19.0.0",
8080
"react-dom": "^18.3.1 || ^19.0.0"

0 commit comments

Comments
 (0)