Skip to content

Commit

Permalink
chore: auto-install npm deps
Browse files Browse the repository at this point in the history
  • Loading branch information
joscha committed Oct 21, 2024
1 parent 98ece6f commit 7793df6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"fetch-mock": "npm:fetch-mock@^11.1.3",
"typescript": "npm:typescript@^5.4.5"
},
"nodeModulesDir": "auto",
"tasks": {
"build": "deno run -A scripts/build_npm.ts",
"check": "deno check src/**/*.ts",
Expand Down

0 comments on commit 7793df6

Please sign in to comment.