Skip to content

Commit

Permalink
Add React 17 and 18 to peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusc23 committed Dec 2, 2022
1 parent fff5819 commit 2d97d59
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 2d97d59

Please sign in to comment.