We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e418556 commit 3ba4b86Copy full SHA for 3ba4b86
1 file changed
package.json
@@ -53,7 +53,7 @@
53
"node-wget": "^0.4.2"
54
},
55
"peerDependencies": {
56
- "react": "^16.1.0",
57
- "reactstrap": "^5.0.0-alpha.4"
+ "react": "17.x.x",
+ "reactstrap": "8.x.x"
58
}
59
0 commit comments