Skip to content

Commit

Permalink
Merge pull request #23 from merceyz/patch-1
Browse files Browse the repository at this point in the history
fix: add missing peer dependency `react`
  • Loading branch information
ntkme committed Jun 29, 2022
2 parents 637ebbf + 5e175bd commit 1beda36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@
"homepage": "https://buttons.github.io/",
"dependencies": {
"github-buttons": "^2.21.1"
},
"peerDependencies": {
"react": ">=16.3.0"
}
}

0 comments on commit 1beda36

Please sign in to comment.