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.
2 parents 637ebbf + 5e175bd commit 1beda36Copy full SHA for 1beda36
1 file changed
package.json
@@ -26,5 +26,8 @@
26
"homepage": "https://buttons.github.io/",
27
"dependencies": {
28
"github-buttons": "^2.21.1"
29
+ },
30
+ "peerDependencies": {
31
+ "react": ">=16.3.0"
32
}
33
0 commit comments