mirror of
https://github.com/apache/superset.git
synced 2026-04-23 01:55:09 +00:00
chore(plugin-chart-echarts): upgrade to echarts 5.4.1 (#22382)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"d3-array": "^1.2.0",
|
||||
"echarts": "^5.4.0",
|
||||
"echarts": "^5.4.1",
|
||||
"lodash": "^4.17.15",
|
||||
"moment": "^2.26.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user