We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b31213d commit 17924ddCopy full SHA for 17924dd
1 file changed
package.json
@@ -97,6 +97,7 @@
97
},
98
"peerDependencies": {
99
"react": "17.x.x",
100
- "reactstrap": "8.x.x"
+ "reactstrap": "8.x.x",
101
+ "prop-types": "15.x.x"
102
}
103
0 commit comments