mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-12 22:46:30 +08:00
Bump react (#7875)
This commit is contained in:
committed by
Ian Schmitz
parent
c24314d960
commit
7efe29b712
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user