Use babel-eslint 7.2.3 instead

Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
Aaron Raimist 2018-10-19 22:59:58 -05:00
parent c470e2dcfb
commit b7622d8551
No known key found for this signature in database
GPG key ID: 37419210002890EF
2 changed files with 8 additions and 148 deletions

View file

@ -84,7 +84,7 @@
"autoprefixer": "^6.6.0",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-eslint": "^10.0.0",
"babel-eslint": "^7.2.3",
"babel-loader": "^7.1.5",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-transform-async-to-bluebird": "^1.1.1",