Skip to content

Commit b55964d

Browse files
committed
Upgrade React
1 parent 30e9171 commit b55964d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@
7676
"npm-run-all": "4.1.5",
7777
"prettier": "1.19.1",
7878
"prop-types": "15.7.2",
79-
"react": "16.13.1",
79+
"react": "17.0.2",
8080
"react-async": "10.0.0-alpha.0",
81-
"react-dom": "16.13.1",
81+
"react-dom": "17.0.2",
8282
"typescript": "3.8.3"
8383
}
8484
}

0 commit comments

Comments
 (0)