mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-01 09:01:04 +08:00
Update webpack-dev-server 3.1.5 → 3.1.7 (#4955)
This fixes the functionality of this dependency for Node 10 and above. Refs: https://github.com/webpack/webpack-dev-server/pull/1451 Refs: https://github.com/nodejs/node/issues/21665
This commit is contained in:
committed by
Dan Abramov
parent
a671462c10
commit
7b7acde872
@@ -68,7 +68,7 @@
|
||||
"uglifyjs-webpack-plugin": "1.2.5",
|
||||
"url-loader": "1.0.1",
|
||||
"webpack": "4.8.3",
|
||||
"webpack-dev-server": "3.1.5",
|
||||
"webpack-dev-server": "3.1.7",
|
||||
"webpack-manifest-plugin": "2.0.3",
|
||||
"whatwg-fetch": "2.0.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user