We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bfc443 commit 88cb383Copy full SHA for 88cb383
1 file changed
package.json
@@ -27,7 +27,8 @@
27
"jsdoc-to-markdown": "^5.0.0"
28
},
29
"peerDependencies": {
30
- "prop-types": "^15"
+ "prop-types": "^15",
31
+ "react": ">=15"
32
33
"files": [
34
"build"
0 commit comments