Skip to content

Commit

Permalink
fix: button-group has a bad peer dep (#2213)
Browse files Browse the repository at this point in the history
  • Loading branch information
mleralec authored Aug 24, 2023
1 parent 93299e4 commit ffb5bbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ButtonGroup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"@welcome-ui/system": "^5.0.0-alpha.44"
},
"peerDependencies": {
"@welcome-ui/button": "^4.0.0-alpha.3",
"@xstyled/styled-components": "^3.7.3",
"react": "^16.10.2 || ^17.0.1 || ^18.0.0",
"styled-components": "^5.3.9"
Expand Down

0 comments on commit ffb5bbc

Please sign in to comment.