Skip to content

Commit

Permalink
update react peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Anastastasia-B committed Oct 3, 2023
1 parent b971ee0 commit f49f77f
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 @@ -68,7 +68,7 @@
"prettier": "^3.0.3"
},
"peerDependencies": {
"react": "^16.8 || ^17 || ^18"
"react": "^16.4 || ^16.8 || ^17 || ^18"
},
"prettier": {
"semi": false,
Expand Down

0 comments on commit f49f77f

Please sign in to comment.