mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
fix: 固定 echarts 版本避免报错
This commit is contained in:
parent
20f6ccbbb0
commit
6150f9fdcd
@ -43,7 +43,7 @@
|
||||
"classnames": "2.2.5",
|
||||
"dom-helpers": "^3.3.1",
|
||||
"downshift": "3.1.4",
|
||||
"echarts": "^5.0.0",
|
||||
"echarts": "5.0.0",
|
||||
"exceljs": "^4.2.0",
|
||||
"file-saver": "^2.0.2",
|
||||
"flv.js": "1.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user