This commit is contained in:
Zef Hemel
2023-08-22 10:36:42 +02:00
parent 211e9f892c
commit d289d96f68
4 changed files with 26 additions and 40 deletions

View File

@@ -1,7 +1,5 @@
{
"imports": {
"$sb/": "https://deno.land/x/silverbullet@0.1.2/plug-api/",
"handlebars": "https://esm.sh/handlebars",
"yaml": "https://deno.land/std/encoding/yaml.ts"
"$sb/": "https://deno.land/x/silverbullet/plug-api/"
}
}