Skip to content

Commit

Permalink
Add support for React 18
Browse files Browse the repository at this point in the history
  • Loading branch information
Rasmus Rimestad committed Jun 8, 2022
1 parent 03d80a7 commit 458f290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"scheduler": "^0.17.0"
},
"peerDependencies": {
"react": "^16.8.6 || ^17.0.0"
"react": "^16.8.6 || ^17.0.0 || ^18.0.0"
},
"lint-staged": {
"*.js": [
Expand Down

0 comments on commit 458f290

Please sign in to comment.