We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8003254 commit c422950Copy full SHA for c422950
1 file changed
package.json
@@ -22,8 +22,8 @@
22
"test:watch": "react-scripts test --env=jsdom"
23
},
24
"peerDependencies": {
25
- "react": "^16.0.0 || ^17.0.0",
26
- "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"
27
28
"devDependencies": {
29
"@testing-library/jest-dom": "^5.16.5",
0 commit comments