fix lint fail - use babel-eslint-8.0.2

This commit is contained in:
junjing.zhang 2018-01-03 17:51:37 +08:00 committed by 偏右
parent e96b0fc768
commit 06ff0d44db

View File

@ -87,7 +87,7 @@
"ansi-styles": "^3.2.0", "ansi-styles": "^3.2.0",
"antd-tools": "~2.1.0", "antd-tools": "~2.1.0",
"babel-cli": "^6.18.0", "babel-cli": "^6.18.0",
"babel-eslint": "^8.0.1", "babel-eslint": "8.0.2",
"babel-plugin-import": "^1.0.0", "babel-plugin-import": "^1.0.0",
"babel-plugin-transform-runtime": "^6.23.0", "babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.18.0", "babel-preset-es2015": "^6.18.0",