diff --git a/bundle.json b/bundle.json index 75407b7..c1f8ff6 100644 --- a/bundle.json +++ b/bundle.json @@ -20,7 +20,7 @@ ], "rom": "56KB", "ram": "112KB", - "external_deps": { + "deps": { "components": [], "third_party": [] }, @@ -30,4 +30,4 @@ "test": [] } } -} \ No newline at end of file +}