Skip to content

Commit

Permalink
Update react dom in error overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
iansu committed Oct 23, 2020
1 parent 95265c3 commit d23d615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-error-overlay/package.json
Expand Up @@ -62,7 +62,7 @@
"raw-loader": "^4.0.2",
"react": "^17.0.1",
"react-app-polyfill": "^1.0.6",
"react-dom": "^16.14.0",
"react-dom": "^17.0.1",
"rimraf": "^3.0.2",
"settle-promise": "1.0.0",
"source-map": "0.5.7",
Expand Down

0 comments on commit d23d615

Please sign in to comment.