!1062 部件化整改

Merge pull request !1062 from zhushengle/deps
This commit is contained in:
openharmony_ci 2023-05-09 14:55:21 +00:00 committed by Gitee
commit f996b22137
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
], ],
"rom": "300KB", "rom": "300KB",
"ram": "100KB", "ram": "100KB",
"external_deps": { "deps": {
"components": [ "components": [
"utils_lite" "utils_lite"
], ],
@ -58,4 +58,4 @@
"test": [] "test": []
} }
} }
} }