Skip to content

Commit

Permalink
feat: bump peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
macoley committed Jan 13, 2023
1 parent 8003254 commit c422950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"test:watch": "react-scripts test --env=jsdom"
},
"peerDependencies": {
"react": "^16.0.0 || ^17.0.0",
"scheduler": "^0.19.0 || ^0.20.0"
"react": "^16.0.0 || ^17.0.0 || ^18.0.0",
"scheduler": "^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
Expand Down

0 comments on commit c422950

Please sign in to comment.