Skip to content

Commit

Permalink
[Chore] Update peer dependencies for styled-components (#1527)
Browse files Browse the repository at this point in the history
Signed-off-by: Silvio <silvio@hivemapper.com>
  • Loading branch information
siiiiilvio committed Jul 8, 2021
1 parent 69cea4c commit 1890133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -261,7 +261,7 @@
"peerDependencies": {
"react": ">=16.3",
"react-dom": ">=16.3",
"styled-components": "^4.x"
"styled-components": "^4.x || ^5.x"
},
"nyc": {
"sourceMap": false,
Expand Down

0 comments on commit 1890133

Please sign in to comment.