We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78dc09b commit 74d0bf6Copy full SHA for 74d0bf6
1 file changed
package.json
@@ -70,8 +70,8 @@
70
"webpack": "1.13.2"
71
},
72
"peerDependencies": {
73
- "react": "0.14.x || 15.x || 16.x",
74
- "react-dom": "0.14.x || 15.x || 16.x"
+ "react": "0.14.x || 15.x || 16.x || 17.x",
+ "react-dom": "0.14.x || 15.x || 16.x || 17.x"
75
76
"dependencies": {
77
"prop-types": "^15.5.7"
0 commit comments