Skip to content

Commit

Permalink
Bump peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bvaughn committed Apr 9, 2023
1 parent 2d31ad4 commit 5238290
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@
"react-lifecycles-compat": "^3.0.4"
},
"peerDependencies": {
"react": "^15.3.0 || ^16.0.0-alpha",
"react-dom": "^15.3.0 || ^16.0.0-alpha"
"react": "^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0",
"react-dom": "^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0"
},
"browserify": {
"transform": [
Expand Down

0 comments on commit 5238290

Please sign in to comment.