Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
superlbr committed Aug 5, 2018
1 parent ce59f3e commit cd55df3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"name": "antd-admin",
"version": "5.0.0-beta",
"dependencies": {
"@babel/polyfill": "^7.0.0-beta.55",
"antd": "^3.7.3",
"@babel/polyfill": "^7.0.0-beta.56",
"antd": "^3.8.0",
"axios": "^0.18.0",
"classnames": "^2.2.5",
"d3-shape": "^1.2.0",
Expand All @@ -14,7 +14,7 @@
"echarts": "^4.1.0",
"echarts-for-react": "^2.0.11",
"echarts-gl": "^1.1.1",
"echarts-liquidfill": "^2.0.0",
"echarts-liquidfill": "^2.0.2",
"highcharts-exporting": "^0.1.7",
"highcharts-more": "^0.1.7",
"jsonp": "^0.2.1",
Expand All @@ -37,7 +37,7 @@
"babel-plugin-dev-expression": "^0.2.1",
"babel-plugin-module-resolver": "^3.1.0",
"cross-env": "^5.1.6",
"eslint": "^5.2.0",
"eslint": "^5.3.0",
"eslint-config-umi": "^0.1.4",
"eslint-plugin-flowtype": "^2.48.0",
"eslint-plugin-import": "^2.12.0",
Expand Down

0 comments on commit cd55df3

Please sign in to comment.