Skip to content

Commit

Permalink
chore: Changed react peer dependency to match material ui core
Browse files Browse the repository at this point in the history
  • Loading branch information
cliedeman committed Jun 30, 2019
1 parent ebae0c2 commit 4c50869
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 @@ -5,7 +5,7 @@
"peerDependencies": {
"@material-ui/core": ">=4.0.0",
"formik": ">=1.0.0",
"react": "^16.0.0-0"
"react": "^16.8.0"
},
"keywords": [
"react",
Expand Down

0 comments on commit 4c50869

Please sign in to comment.