Skip to content

Commit cd55df3

Browse files
committed
1 parent ce59f3e commit cd55df3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"name": "antd-admin",
44
"version": "5.0.0-beta",
55
"dependencies": {
6-
"@babel/polyfill": "^7.0.0-beta.55",
7-
"antd": "^3.7.3",
6+
"@babel/polyfill": "^7.0.0-beta.56",
7+
"antd": "^3.8.0",
88
"axios": "^0.18.0",
99
"classnames": "^2.2.5",
1010
"d3-shape": "^1.2.0",
@@ -14,7 +14,7 @@
1414
"echarts": "^4.1.0",
1515
"echarts-for-react": "^2.0.11",
1616
"echarts-gl": "^1.1.1",
17-
"echarts-liquidfill": "^2.0.0",
17+
"echarts-liquidfill": "^2.0.2",
1818
"highcharts-exporting": "^0.1.7",
1919
"highcharts-more": "^0.1.7",
2020
"jsonp": "^0.2.1",
@@ -37,7 +37,7 @@
3737
"babel-plugin-dev-expression": "^0.2.1",
3838
"babel-plugin-module-resolver": "^3.1.0",
3939
"cross-env": "^5.1.6",
40-
"eslint": "^5.2.0",
40+
"eslint": "^5.3.0",
4141
"eslint-config-umi": "^0.1.4",
4242
"eslint-plugin-flowtype": "^2.48.0",
4343
"eslint-plugin-import": "^2.12.0",

0 commit comments

Comments
 (0)