feat: use @std/net for port

This commit is contained in:
2024-07-19 20:07:34 +02:00
parent 76dc821438
commit 2099fffefe
5 changed files with 59 additions and 133 deletions

View File

@@ -8,7 +8,8 @@
"imports": {
"@std/assert": "jsr:@std/assert@^1.0.0",
"@std/async": "jsr:@std/async@1.0.0",
"@std/testing": "jsr:@std/testing@^0.225.3",
"@std/net": "jsr:@std/net@0.224.5",
"@std/testing": "jsr:@std/testing@0.225.3",
"postgres": "npm:postgres@3.4.4"
},
"exclude": [