Skip to content

Commit 9c56183

Browse files
committed
Update react monorepo
1 parent af50bd6 commit 9c56183

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint-plugin-node": "8.0.1",
2020
"eslint-plugin-promise": "4.1.1",
2121
"eslint-plugin-react": "7.12.4",
22-
"eslint-plugin-react-hooks": "2.5.1",
22+
"eslint-plugin-react-hooks": "4.2.0",
2323
"eslint-plugin-standard": "4.0.2",
2424
"html-webpack-plugin": "3.2.0",
2525
"jest": "25.1.0",
@@ -35,7 +35,7 @@
3535
"jest:watch": "jest --no-coverage --verbose --watch --runInBand --notify --notifyMode always"
3636
},
3737
"dependencies": {
38-
"react": "16.8.6",
39-
"react-dom": "16.8.6"
38+
"react": "17.0.2",
39+
"react-dom": "17.0.2"
4040
}
4141
}

0 commit comments

Comments
 (0)