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 2e962d8 commit 005be24Copy full SHA for 005be24
package.json
@@ -147,8 +147,8 @@
147
"react-lifecycles-compat": "^3.0.4"
148
},
149
"peerDependencies": {
150
- "react": "^15.3.0 || ^16.0.0-alpha || ^17.0.1",
151
- "react-dom": "^15.3.0 || ^16.0.0-alpha || ^17.0.1"
+ "react": "^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0",
+ "react-dom": "^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0"
152
153
"browserify": {
154
"transform": [
0 commit comments