mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
chore(net): add back get-network-address
module to fix http@1.0.5/file-server
(#5970)
This commit is contained in:
parent
d35803f4f8
commit
ad67a17c3d
@ -4,6 +4,7 @@
|
||||
"exports": {
|
||||
".": "./mod.ts",
|
||||
"./get-available-port": "./get_available_port.ts",
|
||||
"./get-network-address": "./unstable_get_network_address.ts",
|
||||
"./unstable-get-network-address": "./unstable_get_network_address.ts"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user