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 f330e3d commit 2f07bf3Copy full SHA for 2f07bf3
package.json
@@ -54,8 +54,8 @@
54
},
55
"peerDependencies": {
56
"prop-types": "^15.5.7",
57
- "react": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
58
- "react-dom": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
+ "react": "^16.3.0 || ^17.0.0",
+ "react-dom": "^16.3.0 || ^17.0.0"
59
60
"devDependencies": {
61
"@babel/core": "^7.2.2",
0 commit comments