Skip to content

Commit

Permalink
update peerDeps to react 16.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbetancur committed Jun 20, 2019
1 parent 9abae38 commit 50cbd8a
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 @@ -137,7 +137,7 @@
"shortid": "^2.2.14"
},
"peerDependencies": {
"react": ">= ^16.3.0",
"react": ">= ^16.6.0",
"styled-components": ">= ^3.2.3 || >= ^4.0.0"
}
}

0 comments on commit 50cbd8a

Please sign in to comment.