Skip to content

Commit 83902b6

Browse files
chore(deps): fix react dep to latest
1 parent 12426bc commit 83902b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/node_modules/overmind-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/jest": "^23.1.4",
4141
"@types/react": "^16.7.13",
4242
"jest": "^23.5.0",
43-
"react": "^16.7.0-alpha.1",
43+
"react": "^16.7.0-alpha.2",
4444
"react-test-renderer": "^16.4.1",
4545
"rimraf": "^2.6.2",
4646
"ts-jest": "^23.10.4",

0 commit comments

Comments
 (0)