Skip to content

Commit

Permalink
Merge pull request #129 from slevisp/react-19
Browse files Browse the repository at this point in the history
Update: react19 support
  • Loading branch information
mifi authored Jul 23, 2024
2 parents 73ce23b + d927ce0 commit ec04640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"deploy": "gh-pages -d example/dist"
},
"peerDependencies": {
"react": "^16.0.0 || ^17.0.0 || ^18.0.0"
"react": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"devDependencies": {
"@tsconfig/strictest": "^2.0.3",
Expand Down

0 comments on commit ec04640

Please sign in to comment.