Skip to content

Commit

Permalink
chore: code review - adds peer dep bump in theming
Browse files Browse the repository at this point in the history
  • Loading branch information
geotrev committed Feb 7, 2024
1 parent 542d80c commit 319e72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/theming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"styled-components": "^4.2.0 || ^5.0.0"
"styled-components": "^4.2.0 || ^5.1.0"
},
"devDependencies": {
"@types/lodash.memoize": "4.1.9"
Expand Down

0 comments on commit 319e72b

Please sign in to comment.