Skip to content

Commit

Permalink
Merge pull request #10 from takker99/update-deno-dependencies
Browse files Browse the repository at this point in the history
chore: Update Deno dependencies
  • Loading branch information
takker99 authored Feb 4, 2025
2 parents c3ac893 + b45d311 commit 0383c03
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 15 deletions.
2 changes: 1 addition & 1 deletion deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
],
"exports": "./mod.ts",
"imports": {
"@std/http": "jsr:@std/http@^1.0.12",
"@std/http": "jsr:@std/http@^1.0.13",
"@std/json": "jsr:@std/json@^1.0.1",
"@std/testing": "jsr:@std/testing@^1.0.9"
},
Expand Down
32 changes: 18 additions & 14 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0383c03

Please sign in to comment.