From 6a2a6a1c0ab37e971e005f4b467754f9d7270337 Mon Sep 17 00:00:00 2001 From: Lince Liu <353627866@qq.com> Date: Wed, 18 Jun 2025 03:01:23 +0000 Subject: [PATCH] update features/fund/oh-package.json5. Signed-off-by: Lince Liu <353627866@qq.com> --- features/fund/oh-package.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/fund/oh-package.json5 b/features/fund/oh-package.json5 index 7e2de41..1bb4c03 100644 --- a/features/fund/oh-package.json5 +++ b/features/fund/oh-package.json5 @@ -12,6 +12,6 @@ "@ohos/transaction": "file:../transaction", "@ohos/fundComparison": "file:../fundComparison", "@ohos/basic": "file:../../commons/basic", - "@ohos/mpchart": "^3.0.0-rc.1" + "@ohos/mpchart": "3.0.23-rc.0" } } -- Gitee