Skip to content

Commit 1a3fecc

Browse files
committed
Fix
1 parent 407e6a3 commit 1a3fecc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,11 @@
6868
"@tiptap/html": "2.3.2",
6969
"@tiptap/starter-kit": "2.3.2",
7070
"@tiptap/suggestion": "2.3.2"
71+
},
72+
"resolutions": {
73+
"react": "18.2.0",
74+
"react-dom": "18.2.0",
75+
"@types/react": "18.3.5",
76+
"@types/react-dom": "18.3.0"
7177
}
7278
}

0 commit comments

Comments
 (0)