Skip to content

Commit 70945b1

Browse files
committed
Update React and React DOM
1 parent 4783ce4 commit 70945b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"husky": "^4.3.7",
3737
"lint-staged": "^10.5.3",
3838
"prettier": "^2.2.1",
39-
"react": ">=16.8.0",
40-
"react-dom": ">=16.8.0"
39+
"react": "^17.0.1",
40+
"react-dom": "^17.0.1"
4141
},
4242
"eslintConfig": {
4343
"extends": "react-app"

0 commit comments

Comments
 (0)