diff --git a/package.json b/package.json index eeb2db4518d2f76cd599e9cc083bfa35aebe5b8e..c1c2c013975502c67213f257335d817ffafb5d48 100755 --- a/package.json +++ b/package.json @@ -24,9 +24,6 @@ "@antv/data-set": "^0.8.0", "@babel/polyfill": "^7.0.0-beta.36", "antd": "^3.4.3", - "antd-theme-webpack-plugin": "^1.0.8", - "babel-plugin-transform-decorators-legacy": "^1.3.4", - "babel-runtime": "^6.9.2", "bizcharts": "^3.1.5", "bizcharts-plugin-slider": "^2.0.3", "classnames": "^2.2.5", @@ -59,6 +56,9 @@ "babel-plugin-import": "^1.6.7", "babel-plugin-module-resolver": "^3.1.1", "cross-env": "^5.1.1", + "antd-theme-webpack-plugin": "^1.0.8", + "babel-plugin-transform-decorators-legacy": "^1.3.4", + "babel-runtime": "^6.9.2", "cross-port-killer": "^1.0.1", "enzyme": "^3.1.0", "eslint": "^4.14.0",