change flags to min required

This commit is contained in:
Ean Milligan
2026-04-23 19:10:32 -04:00
parent 884b5b81a0
commit b31886ce7b
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
deno run --allow-net --allow-import --allow-env --allow-read --allow-write --allow-ffi mod.ts
deno run --allow-net --allow-import mod.ts