update babel deps
Showing
... | ... | @@ -24,6 +24,7 @@ |
}, | ||
"dependencies": { | ||
"@antv/data-set": "^0.9.0", | ||
"@babel/runtime": "^7.0.0", | ||
"antd": "^3.9.0-beta.0", | ||
"bizcharts": "^3.1.10", | ||
"bizcharts-plugin-slider": "^2.0.3", | ||
... | ... | @@ -47,13 +48,11 @@ |
"url-polyfill": "^1.0.13" | ||
}, | ||
"devDependencies": { | ||
"@babel/polyfill": "^7.0.0-beta.53", | ||
"@types/react": "^16.4.11", | ||
"@types/react-dom": "^16.0.6", | ||
"antd-pro-merge-less": "^0.0.9", | ||
"antd-pro-theme-webpack-plugin": "^1.1.8", | ||
"babel-eslint": "^9.0.0", | ||
"babel-runtime": "^6.9.2", | ||
"cross-env": "^5.1.1", | ||
"cross-port-killer": "^1.0.1", | ||
"enzyme": "^3.4.4", | ||
... | ... |
Please register or sign in to comment