Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Commit

Permalink
fix: fix peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Jun 15, 2018
1 parent 9d5b290 commit d60f08d
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 @@ -81,6 +81,6 @@
"peerDependencies": {
"react": ">=16.0.0",
"react-dom": ">=16.0.0",
"styled-components": "=>3.0.0"
"styled-components": ">=3.0.0"
}
}

0 comments on commit d60f08d

Please sign in to comment.