feat: use @std/net for port
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user