去除bundle.json中的googletest

Signed-off-by: xingyuanfeng <xingyuanfeng@h-partners.com>
This commit is contained in:
xingyuanfeng
2024-06-13 19:35:26 +08:00
parent d1664c5a2f
commit 5c0e6b57ec
+1 -2
View File
@@ -27,8 +27,7 @@
"components": [
"napi",
"bounds_checking_function",
"cJSON",
"googletest"
"cJSON"
],
"third_party": []
},