diff --git a/bundle.json b/bundle.json index e56631a9016284b66a9ca9943a768fb33603aba8..25c4c150d1294f2317938f61edde7dc808774ae9 100644 --- a/bundle.json +++ b/bundle.json @@ -1,5 +1,5 @@ { - "name": "@ohos/commonlibrary_memory_utils", + "name": "@ohos/memory_utils", "version": "3.1.0", "description": "memory base libraries", "publishAs": "source", @@ -14,6 +14,8 @@ "name": "memory_utils", "subsystem": "commonlibrary", "adapted_system_type": [ "standard" ], + "rom": "120KB", + "ram": "200KB", "deps": { "components": [ "c_utils",