From 9a664d3cdbcafbfe89e21440172b0cca254483ee Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期五, 01 十二月 2023 11:54:23 +0800 Subject: [PATCH] echart --- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 80ab07b..727312f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "cropperjs": "^1.5.13", "d3-force": "^3.0.0", "dayjs": "^1.11.7", - "echarts": "^5.4.1", + "echarts": "^5.4.3", "element-ui": "^2.15.12", "faker": "^4.1.0", "file-saver": "^2.0.5", -- Gitblit v1.8.0