mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-24 05:05:53 +08:00
Bump root package’s ESLint config dep to latest to resolve peer on npm 2
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"devDependencies": {
|
||||
"babel-eslint": "7.1.0",
|
||||
"eslint": "3.16.1",
|
||||
"eslint-config-react-app": "0.5.1",
|
||||
"eslint-config-react-app": "0.6.0",
|
||||
"eslint-plugin-flowtype": "2.21.0",
|
||||
"eslint-plugin-import": "2.0.1",
|
||||
"eslint-plugin-jsx-a11y": "4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user