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

This reverts commit 0ee9f09bbd.
This commit is contained in:
Dave Page 2018-01-22 11:05:42 +00:00
parent 284adbbb90
commit 51cda98911

View File

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