bundle.json文件修改

Signed-off-by: litiangang4 <litiangang4@huawei.com>
This commit is contained in:
litiangang4
2023-05-11 19:49:03 +08:00
parent 5f82f8ac55
commit 34153645cc
+4 -4
View File
@@ -1,9 +1,9 @@
{
"name":"@ohos/distributed_input",
"description":"distributed hardware input",
"version":"3.1",
"version":"3.2",
"author":{},
"repository":"https://gitee.com/openharmony/distributed_input",
"repository":"https://gitee.com/openharmony/distributedhardware_distributed_input",
"license":"Apache License 2.0",
"publishAs":"code-segment",
"segment":{
@@ -21,8 +21,8 @@
"adapted_system_type":[
"standard"
],
"rom":"2000KB",
"ram":"6MB",
"rom":"16384KB",
"ram":"15360KB",
"hisysevent_config": [
"//foundation/distributedhardware/distributed_input/hisysevent.yaml"
],