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.
2 parents 5795f1c + a0ddeaa commit d75f40fCopy full SHA for d75f40f
1 file changed
package.json
@@ -145,8 +145,8 @@
145
"webpack": "4.42.1"
146
},
147
"peerDependencies": {
148
- "react": "^16.8.5 || ^17.0.0",
149
- "react-dom": "^16.8.5 || ^17.0.0"
+ "react": "^16.8.5 || ^17.0.0 || ^18.0.0",
+ "react-dom": "^16.8.5 || ^17.0.0 || ^18.0.0"
150
151
"license": "Apache-2.0",
152
"jest-junit": {
0 commit comments