From 39e8051860931535d7067c997ffaccd9cc33e49f Mon Sep 17 00:00:00 2001 From: afc163 Date: Wed, 29 Aug 2018 17:54:48 +0800 Subject: [PATCH] update babel deps --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index ac4ae42c..e6014d50 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", -- GitLab