mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-24 05:05:53 +08:00
Fix Node 4 e2e tests (#1730)
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"detect-port": "1.0.1",
|
||||
"dotenv": "2.0.0",
|
||||
"eslint": "3.16.1",
|
||||
"eslint-config-react-app": "^0.5.2",
|
||||
"eslint-config-react-app": "^0.6.0",
|
||||
"eslint-loader": "1.6.3",
|
||||
"eslint-plugin-flowtype": "2.21.0",
|
||||
"eslint-plugin-import": "2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user