Skip to content

Commit

Permalink
Resolve dependency tree error with react versions
Browse files Browse the repository at this point in the history
  • Loading branch information
NinaDen committed Jul 13, 2022
1 parent e3b717f commit 1154a59
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 @@ -69,7 +69,7 @@
"prettier": "^2"
},
"peerDependencies": {
"react": "^16.8 || ^17"
"react": "^16.8 || ^17 || ^18"
},
"prettier": {
"semi": false,
Expand Down

0 comments on commit 1154a59

Please sign in to comment.