diff --git a/features/fund/oh-package.json5 b/features/fund/oh-package.json5 index 7e2de41fd8cc9050ee29a7c7fdecce285811c29a..1bb4c039a3396d1963540399bbe9ca19244feee4 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" } }