Skip to content

Commit

Permalink
more permissive peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
quantizor committed Jun 11, 2019
1 parent 2d22d64 commit 5051a91
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 @@ -58,7 +58,7 @@
"css": "^2.2.4"
},
"peerDependencies": {
"styled-components": "^2.0.0 || ^3.0.2"
"styled-components": ">= 2"
},
"lint-staged": {
"*.js": [
Expand Down

0 comments on commit 5051a91

Please sign in to comment.