Skip to content

Commit ec04640

Browse files
authored
Merge pull request #129 from slevisp/react-19
Update: react19 support
2 parents 73ce23b + d927ce0 commit ec04640

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
@@ -22,7 +22,7 @@
2222
"deploy": "gh-pages -d example/dist"
2323
},
2424
"peerDependencies": {
25-
"react": "^16.0.0 || ^17.0.0 || ^18.0.0"
25+
"react": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
2626
},
2727
"devDependencies": {
2828
"@tsconfig/strictest": "^2.0.3",

0 commit comments

Comments
 (0)