From ecd7d05ad211387d231d3727542ebfb344ad8943 Mon Sep 17 00:00:00 2001 From: lishenfeng Date: Mon, 19 May 2025 14:29:05 +0800 Subject: [PATCH] =?UTF-8?q?fix():=20echarts-for-react=E5=9B=BA=E5=AE=9A?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc3bca8..1f128f6 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "craco-less": "^1.17.0", "d3-contour": "^2.0.0", "echarts": "^4.9.0", - "echarts-for-react": "^2.0.16", + "echarts-for-react": "2.0.16", "http-proxy-middleware": "^1.0.6", "localforage": "^1.9.0", "mapbox-gl": "^2.2.0",