Update ESLint requirement to support --fix-dry-run

pull/7/head
Surinder Kumar 2018-01-22 10:33:03 +00:00 committed by Dave Page
parent 404f1cc8ef
commit 0ee9f09bbd
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"eclint": "^2.3.0",
"enzyme": "~2.8.2",
"enzyme-matchers": "^3.1.0",
"eslint": "3.19.0",
"eslint": "^4.15.0",
"eslint-plugin-react": "^6.10.3",
"extract-text-webpack-plugin": "^2.1.2",
"file-loader": "^0.11.2",