Skip to content

Commit

Permalink
Merge pull request #58 from mariusc23/add-react-17-18-peer-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickDesign authored Dec 2, 2022
2 parents fff5819 + 2d97d59 commit 37d03e6
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 @@ -54,7 +54,7 @@
"webpack-hot-middleware": "^2.18.0"
},
"peerDependencies": {
"react": "^0.14.7 || ^15.0.0 || ^16.0.0"
"react": "^0.14.7 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
},
"dependencies": {
"prop-types": "^15.5.9",
Expand Down

0 comments on commit 37d03e6

Please sign in to comment.