diff --git a/deno.json b/deno.json index 9cc9bcc..1f308d0 100644 --- a/deno.json +++ b/deno.json @@ -6,7 +6,7 @@ "lint": "deno x oxlint --fix" }, "imports": { - "~": "./", + "~/": "./", "ofetch": "npm:ofetch@^1.5.1" },