Skip to content

Commit

Permalink
fix: add missing peer dependency react
Browse files Browse the repository at this point in the history
  • Loading branch information
merceyz authored Jun 27, 2022
1 parent 637ebbf commit 0911b68
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": "*"
}
}

0 comments on commit 0911b68

Please sign in to comment.