Skip to content

Commit

Permalink
build(coin-icons): remove styled-components as peer dep (#16)
Browse files Browse the repository at this point in the history
This reverts commit e5f55c6.
  • Loading branch information
danielsimao authored Sep 20, 2023
1 parent e5f55c6 commit 0303168
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 32 deletions.
5 changes: 0 additions & 5 deletions .changeset/five-kangaroos-share.md

This file was deleted.

3 changes: 1 addition & 2 deletions packages/icons/coin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@
},
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"styled-components": ">=6.0.0"
"react-dom": ">=18"
},
"devDependencies": {
"clean-package": "^2.2.0",
Expand Down
46 changes: 21 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0303168

Please sign in to comment.