mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-28 09:25:42 +08:00
This reverts commit 6a5b3cdaaa.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"url": "https://github.com/facebook/create-react-app/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.10"
|
||||
"node": ">=6"
|
||||
},
|
||||
"files": [
|
||||
"browsersHelper.js",
|
||||
@@ -20,7 +20,6 @@
|
||||
"eslintFormatter.js",
|
||||
"evalSourceMapMiddleware.js",
|
||||
"FileSizeReporter.js",
|
||||
"ForkTsCheckerWebpackPlugin.js",
|
||||
"formatWebpackMessages.js",
|
||||
"getCacheIdentifier.js",
|
||||
"getCSSModuleLocalIdent.js",
|
||||
@@ -55,7 +54,6 @@
|
||||
"escape-string-regexp": "1.0.5",
|
||||
"filesize": "3.6.1",
|
||||
"find-up": "3.0.0",
|
||||
"fork-ts-checker-webpack-plugin": "1.0.0-alpha.6",
|
||||
"global-modules": "2.0.0",
|
||||
"globby": "8.0.2",
|
||||
"gzip-size": "5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user