Skip to content

Commit ff5b006

Browse files
Merge pull request #148 from GameBridgeAI/npm-build-net-permission
Add missing npm-build dependancy
2 parents 782b520 + 7824978 commit ff5b006

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_build_npm.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env -S deno run --allow-env --allow-read --allow-write --allow-run=npm,cmd
1+
#!/usr/bin/env -S deno run --allow-env --allow-read --allow-write --allow-run=npm,cmd --allow-net=deno.land
22

33
// Copyright 2018-2022 Gamebridge.ai authors. All rights reserved. MIT license.
44

0 commit comments

Comments
 (0)