We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 782b520 + 7824978 commit ff5b006Copy full SHA for ff5b006
1 file changed
_build_npm.ts
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env -S deno run --allow-env --allow-read --allow-write --allow-run=npm,cmd
+#!/usr/bin/env -S deno run --allow-env --allow-read --allow-write --allow-run=npm,cmd --allow-net=deno.land
2
3
// Copyright 2018-2022 Gamebridge.ai authors. All rights reserved. MIT license.
4
0 commit comments