diff --git a/package.json b/package.json index ac4ae42c48983a7ed41bb28869fd8f8802583237..e6014d5049398f69b3953ef629d13cab5f15c4cb 100755 --- a/package.json +++ b/package.json @@ -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",