Skip to content

Commit 99cef7d

Browse files
committed
Actually changed peerDep to React 16.8
1 parent 35b85b9 commit 99cef7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
},
9090
"peerDependencies": {
9191
"final-form": "^4.11.0",
92-
"react": "^16.3.0"
92+
"react": "^16.8.0"
9393
},
9494
"lint-staged": {
9595
"*.{js*,ts*,json,md,css}": [

0 commit comments

Comments
 (0)