Skip to content

Commit 9652024

Browse files
committed
Required React ^16.3 for new context api
1 parent 20dbedf commit 9652024

File tree

2 files changed

+32
-42
lines changed

2 files changed

+32
-42
lines changed

package-lock.json

Lines changed: 31 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"peerDependencies": {
8686
"final-form": "^4.11.0",
8787
"prop-types": "^15.6.0",
88-
"react": "^15.3.0 || ^16.0.0-0"
88+
"react": "^16.3.0"
8989
},
9090
"lint-staged": {
9191
"*.{js*,ts*,json,md,css}": [

0 commit comments

Comments
 (0)