Skip to content

Commit

Permalink
Merge pull request #6 from offirgolan/patch-1
Browse files Browse the repository at this point in the history
Update peerDependencies to support react 17
  • Loading branch information
daltonmenezes authored Nov 10, 2022
2 parents a1b5be5 + c2dfb08 commit 7e06bf6
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 @@ -51,7 +51,7 @@
},
"peerDependencies": {
"electron": ">=20.0",
"react": ">=18.0",
"react": ">=17.0",
"react-router-dom": ">=6.0"
},
"keywords": [
Expand Down

0 comments on commit 7e06bf6

Please sign in to comment.