diff --git a/bundle/deno.jsonc b/bundle/deno.jsonc index 35bb799d..24fa9600 100644 --- a/bundle/deno.jsonc +++ b/bundle/deno.jsonc @@ -25,7 +25,7 @@ "type": "git", "url": "git+https://github.com/lowlighter/libs.git" }, - "npm": true, + "npm": false, "exports": { ".": "./mod.ts", "./ts": "./ts/mod.ts",