Skip to content

Commit

Permalink
update react peer dependency to 19.x
Browse files Browse the repository at this point in the history
  • Loading branch information
gariasf authored Dec 16, 2024
1 parent a9b7529 commit 3a08f1e
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 @@ -103,7 +103,7 @@
},
"peerDependencies": {
"prop-types": "^15.7.2",
"react": "16.x || 17.x || 18.x",
"react": "16.x || 17.x || 18.x || 19.x",
"rollbar": "^2.26.4"
}
}

0 comments on commit 3a08f1e

Please sign in to comment.