Skip to content

Commit

Permalink
Add Styled Components 4 to peerDependencies + bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
David de Lusenet committed Oct 29, 2018
1 parent 75c5417 commit bad6bf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "styled-components-breakpoint",
"repository": "jameslnewell/styled-components-breakpoint",
"version": "2.1.0",
"version": "2.1.1",
"description": "Utility functions for creating breakpoints in `styled-components` 💅.",
"keywords": [
"react",
Expand All @@ -21,7 +21,7 @@
"dist/esm"
],
"peerDependencies": {
"styled-components": ">= 1 < 4"
"styled-components": ">= 1"
},
"devDependencies": {
"@tradie/react-component-scripts": "^1.0.0-alpha.a573b72a",
Expand Down

0 comments on commit bad6bf7

Please sign in to comment.