diff --git a/database/l.json b/database/l.json index 56ca4fe..7bc3bf9 100644 --- a/database/l.json +++ b/database/l.json @@ -1,3 +1,9 @@ { - "$schema": "https://registry.denoland.id/schema.json" -} \ No newline at end of file + "$schema": "https://registry.denoland.id/schema.json", + "cotton": { + "desc": "MVC Web Framework", + "org": "rakhmadi", + "repo": "lavoca", + "type": "GitHub" + } +}