From 6a7259fde0a780ae7dd1e658d7bfca710fde70fc Mon Sep 17 00:00:00 2001 From: wenlong12 Date: Mon, 18 Jul 2022 17:02:34 +0800 Subject: [PATCH] update depends for bundle.json Signed-off-by:wenlong12 Signed-off-by: wenlong12 --- bundle.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index 68836a3..bb9f632 100644 --- a/bundle.json +++ b/bundle.json @@ -19,10 +19,11 @@ "ram": "720KB", "deps": { "components": [ - "hilog", + "hitrace_native", + "hiviewdfx_hilog_native", "init", "ipc", - "utils_base" + "napi" ], "third_party": [ "zlib"