Skip to content

Commit 4e16d46

Browse files
committed
add @std/net
1 parent 4328d63 commit 4e16d46

File tree

2 files changed

+29
-4
lines changed

2 files changed

+29
-4
lines changed

deno.lock

Lines changed: 28 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/fresh/deno.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"@std/http": "jsr:@std/http@^1.0.21",
2222
"@std/jsonc": "jsr:@std/jsonc@^1.0.2",
2323
"@std/media-types": "jsr:@std/media-types@^1.1.0",
24+
"@std/net": "jsr:@std/net@^1.0.6",
2425
"@std/path": "jsr:@std/path@^1.1.2",
2526
"@std/semver": "jsr:@std/semver@^1.0.6",
2627
"@std/uuid": "jsr:@std/uuid@^1.0.9",

0 commit comments

Comments
 (0)