diff --git a/manifest.json b/manifest.json index 74b5703..e8db82e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,4 +1,5 @@ { + "$schema": "https://schemas.cute.engineering/stable/cutekit.manifest.component.v1", "id": "libheap", "type": "lib", "description": "A simple heap allocation library for hobby operating systems"