Skip to content

Commit 4162fb3

Browse files
committed
chore: Add node:module to make createRequire available
1 parent 0c45a38 commit 4162fb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deno.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@ignore": "npm:ignore@^7.0.5",
3636
"@libs/xml": "jsr:@libs/xml@^6.0.8",
3737
"@mango/nifti": "npm:nifti-reader-js@^0.8.0",
38+
"module": "node:module",
3839
"@std/assert": "jsr:@std/assert@^1.0.14",
3940
"@std/fmt": "jsr:@std/fmt@^1.0.8",
4041
"@std/fs": "jsr:@std/fs@^1.0.19",

0 commit comments

Comments
 (0)