diff --git a/bundle.json b/bundle.json index fef09448..31364c8c 100644 --- a/bundle.json +++ b/bundle.json @@ -36,7 +36,7 @@ ], "rom": "300KB", "ram": "100KB", - "external_deps": { + "deps": { "components": [ "utils_lite" ], @@ -58,4 +58,4 @@ "test": [] } } -} \ No newline at end of file +}