Skip to content

Commit

Permalink
Actually changed peerDep to React 16.8
Browse files Browse the repository at this point in the history
  • Loading branch information
erikras committed May 15, 2019
1 parent 35b85b9 commit 99cef7d
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 @@ -89,7 +89,7 @@
},
"peerDependencies": {
"final-form": "^4.11.0",
"react": "^16.3.0"
"react": "^16.8.0"
},
"lint-staged": {
"*.{js*,ts*,json,md,css}": [
Expand Down

0 comments on commit 99cef7d

Please sign in to comment.