Skip to content

Commit eef1fc8

Browse files
chore(deps): fix deps
1 parent f7e37b2 commit eef1fc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"webpack": "4.15.1",
9999
"webpack-cli": "3.0.8",
100100
"webpack-dev-server": "3.1.5",
101-
"react": "16.7.0-alpha.2",
101+
"react": "16.7.0-alpha.1",
102102
"react-dom": "16.7.0-alpha.2",
103103
"@babel/plugin-transform-react-jsx": "7.1.6"
104104
},

packages/node_modules/overmind-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@types/jest": "^23.1.4",
39-
"@types/react": "^16.4.6",
39+
"@types/react": "^16.7.13",
4040
"jest": "^23.5.0",
4141
"ts-jest": "^23.10.4",
4242
"ts-loader": "^4.4.2",

0 commit comments

Comments
 (0)