Skip to content

Commit

Permalink
Update React 19 peer dependency version (#3047)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladshcherbin authored Dec 6, 2024
1 parent b30df29 commit 2160eca
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 @@ -157,7 +157,7 @@
"typescript": "5.1.3"
},
"peerDependencies": {
"react": "^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-0"
"react": "^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"prettier": {
"tabWidth": 2,
Expand Down

0 comments on commit 2160eca

Please sign in to comment.