mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-15 20:26:52 +08:00
feat: dynamically update the theme (#841)
Co-authored-by: GU Yiling <justice360@gmail.com>
This commit is contained in:
@ -8,7 +8,7 @@ const CDN_PREFIX = "https://cdn.jsdelivr.net/npm/";
|
||||
|
||||
const DEP_VERSIONS = {
|
||||
vue: "3.5.13",
|
||||
echarts: "5.5.1",
|
||||
echarts: "6.0.0-beta.1",
|
||||
[name]: version,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user