diff --git a/paseri-lib/deno.json b/paseri-lib/deno.json index c9cf966..cca203b 100644 --- a/paseri-lib/deno.json +++ b/paseri-lib/deno.json @@ -26,5 +26,6 @@ }, "publish": { "include": ["src"] - } + }, + "nodeModulesDir": "auto" }