change bundle.json

Signed-off-by: faithwang <wangyanteng@huawei.com>
This commit is contained in:
faithwang
2022-01-24 16:13:33 +08:00
parent 501d621074
commit 8190070967
+3 -2
View File
@@ -1,5 +1,5 @@
{
"name": "@ohos/bytrace_stardard",
"name": "@ohos/bytrace_standard",
"description": "A tool to trace processes and monitor performance",
"version": "3.1",
"license": "Apache License 2.0",
@@ -10,7 +10,7 @@
"dirs": {},
"scripts": {},
"component": {
"name": "bytrace_stardard",
"name": "bytrace_standard",
"subsystem": "developtools",
"adapted_system_type": [
"standard"
@@ -53,3 +53,4 @@
]
}
}
}