Skip to content

Commit c5dd10c

Browse files
committed
Add --allow-import to upgrade
1 parent d8ae458 commit c5dd10c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mod.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ if (
6464
"--allow-env",
6565
"--allow-net",
6666
"--allow-run",
67+
"--allow-import",
6768
"--unstable-worker-options",
6869
],
6970
provider: [new JsrProvider({ package: "@apexlang/apex" })],

0 commit comments

Comments
 (0)