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 3acc344 commit a1bd63aCopy full SHA for a1bd63a
package.json
@@ -22,8 +22,8 @@
22
"license": "MIT",
23
"peerDependencies": {
24
"@rescript/react": "^0.10.1 || ^0.11.0",
25
- "react": "^16.8.0 || ^17.0.0",
26
- "react-dom": "^16.8.0 || ^17.0.0"
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0",
+ "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
27
},
28
"devDependencies": {
29
"@rescript/react": "^0.10.1",
0 commit comments