From 9056e92b9778b695077b0fc699b3ba7aa2b67d38 Mon Sep 17 00:00:00 2001 From: yisi <1584489760@qq.com> Date: Mon, 16 Oct 2023 06:22:35 +0000 Subject: [PATCH] update bundle.json. Signed-off-by: yisi <1584489760@qq.com> --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 137ac92..fa6c0ac 100644 --- a/bundle.json +++ b/bundle.json @@ -27,7 +27,7 @@ "small" ], "deps": { - "thrid_party": [ + "third_party": [ "bounds_checking_function", "musl" ], -- Gitee