mirror of
https://github.com/openharmony/iot_link.git
synced 2026-07-19 15:13:49 -04:00
fix: 修改bundle.json文件envs dirs字段为对象类型
Signed-off-by: Sang_Sang33 <wangzhu15@huawei.com>
This commit is contained in:
+2
-2
@@ -17,8 +17,8 @@
|
||||
"iot",
|
||||
"link"
|
||||
],
|
||||
"envs": [],
|
||||
"dirs": [],
|
||||
"envs": {},
|
||||
"dirs": {},
|
||||
"author": {
|
||||
"name": "",
|
||||
"email": "",
|
||||
|
||||
Reference in New Issue
Block a user