Skip to content

Commit 8ac9a21

Browse files
committed
chore: auto-install npm deps
1 parent f51a325 commit 8ac9a21

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deno.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"fetch-mock": "npm:fetch-mock@^11.1.3",
1414
"typescript": "npm:typescript@^5.4.5"
1515
},
16+
"nodeModulesDir": "auto",
1617
"tasks": {
1718
"build": "deno run -A scripts/build_npm.ts",
1819
"check": "deno check src/**/*.ts",

0 commit comments

Comments
 (0)