Skip to content

Commit

Permalink
Bump react (#7875)
Browse files Browse the repository at this point in the history
  • Loading branch information
andriijas authored and ianschmitz committed Oct 24, 2019
1 parent c24314d commit 7efe29b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/react-error-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"object-assign": "4.1.1",
"promise": "8.0.3",
"raw-loader": "^1.0.0",
"react": "^16.8.4",
"react": "^16.11.0",
"react-app-polyfill": "^1.0.4",
"react-dom": "^16.8.4",
"react-dom": "^16.11.0",
"rimraf": "^2.6.3",
"settle-promise": "1.0.0",
"source-map": "0.5.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
"workbox-webpack-plugin": "4.3.1"
},
"devDependencies": {
"react": "^16.8.4",
"react-dom": "^16.8.4"
"react": "^16.11.0",
"react-dom": "^16.11.0"
},
"optionalDependencies": {
"fsevents": "2.0.7"
Expand Down

0 comments on commit 7efe29b

Please sign in to comment.