Skip to content

Commit 6951fc2

Browse files
committed
Add react 19 support for wrapper
1 parent 78d7ce7 commit 6951fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"typescript": "^5.6.3"
3636
},
3737
"peerDependencies": {
38-
"react": "^17.0.0 || ^18.0.0"
38+
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
3939
},
4040
"exports": {
4141
".": {

0 commit comments

Comments
 (0)