Skip to content

Commit

Permalink
chore: add react peerDeps 19 (#2963)
Browse files Browse the repository at this point in the history
chore: add react peer dep 19
  • Loading branch information
devjiwonchoi committed May 11, 2024
1 parent cb2946d commit fedf233
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 @@ -156,7 +156,7 @@
"typescript": "5.1.3"
},
"peerDependencies": {
"react": "^16.11.0 || ^17.0.0 || ^18.0.0"
"react": "^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-0"
},
"prettier": {
"tabWidth": 2,
Expand Down

0 comments on commit fedf233

Please sign in to comment.