Skip to content

Commit 5402d25

Browse files
committed
feat: Extend support to React 19
1 parent 6d79b19 commit 5402d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"NOTICE"
4444
],
4545
"peerDependencies": {
46-
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
46+
"react": "^16.8.0 || ^17 || ^18 || ^19"
4747
},
4848
"devDependencies": {
4949
"@testing-library/react": "^11.2.7",

0 commit comments

Comments
 (0)