Skip to content

Commit

Permalink
Merge pull request #57 from artsy/damassi/fix-deps
Browse files Browse the repository at this point in the history
fix(deps): fixes peerdep ref
  • Loading branch information
damassi authored Nov 21, 2024
2 parents caa8de0 + 123067c commit 8faca2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"peerDependencies": {
"react": ">=16.2.0",
"styled-components": "^4",
"styled-components": ">=4",
"styled-system": "^5"
},
"devDependencies": {
Expand Down

0 comments on commit 8faca2d

Please sign in to comment.