diff --git a/bundle.json b/bundle.json index bf694d3a663d4a0967b4cee8175e7448d6789af3..f9377ca27cf93f5699b86b99ae5128c19c43e8c5 100644 --- a/bundle.json +++ b/bundle.json @@ -15,7 +15,8 @@ "name": "bundle_framework_lite", "subsystem": "bundlemanager", "adapted_system_type": [ - "mini" + "mini", + "small" ], "rom": "300KB", "ram": ">2MB", @@ -32,7 +33,7 @@ "third_party": [ "zlib", "bounds_checking_function", - "cjson", + "cJSON", "jerryscript" ] },