Skip to content

Commit

Permalink
deps(theming): add [email protected] as peerDependency option
Browse files Browse the repository at this point in the history
  • Loading branch information
ze-flo committed Dec 5, 2024
1 parent 7217b0b commit 07ecb06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion packages/theming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
"styled-components": "^4.2.0 || ^5.3.1"
"styled-components": "^4.2.0 || ^5.3.1 || ^6.0.0"
},
"devDependencies": {
"@types/lodash.get": "4.4.9",
Expand Down

0 comments on commit 07ecb06

Please sign in to comment.