Skip to content

Commit d447bd7

Browse files
committed
Update resources
1 parent 600dcb2 commit d447bd7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

deno.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"useTabs": true
1010
},
1111
"imports": { // IMPORTANT: Only remap development dependencies!
12-
"DNT": "https://raw.githubusercontent.com/hugoalh/deno-nodejs-transformer/v0.6.0/mod.ts",
12+
"DNT": "https://raw.githubusercontent.com/hugoalh/deno-nodejs-transformer/v0.7.0-fork.3/mod.ts",
1313
"STD/assert": "jsr:@std/assert@^1.0.8"
1414
},
1515
"lint": {

jsr.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"**/*.json",
2929
"**/*.ts",
3030
"**/*.tsx",
31+
"**/*.wasm",
3132
"jsr.jsonc",
3233
"LICENSE*.md",
3334
"README*.md"

0 commit comments

Comments
 (0)