mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 03:59:01 +08:00
fix lint
This commit is contained in:
parent
63b4dc5157
commit
46735a9f6b
@ -85,7 +85,7 @@
|
||||
"warning": "~4.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/types": "7.0.0-beta.51",
|
||||
"@babel/types": "7.0.0-beta.44",
|
||||
"@types/react": "^16.0.0",
|
||||
"@types/react-dom": "^16.0.0",
|
||||
"ansi-styles": "^3.2.0",
|
||||
@ -93,7 +93,7 @@
|
||||
"antd-theme-generator": "1.0.7",
|
||||
"antd-tools": "^5.1.6",
|
||||
"babel-cli": "^6.18.0",
|
||||
"babel-eslint": "8.2.5",
|
||||
"babel-eslint": "^8.2.5",
|
||||
"babel-plugin-import": "^1.0.0",
|
||||
"babel-plugin-transform-runtime": "^6.23.0",
|
||||
"babel-preset-es2015": "^6.18.0",
|
||||
|
Loading…
Reference in New Issue
Block a user