unjs / get-port-please

๐Ÿ”Œ Get an available open port
MIT License
245 stars 12 forks source link

fix: explicit `port/portRange` even if `random` is `true` #69

Closed peterroe closed 8 months ago

peterroe commented 11 months ago

๐Ÿ”— Linked issue

https://github.com/unjs/get-port-please/issues/65

โ“ Type of change

๐Ÿ“š Description

๐Ÿ“ Checklist

pi0 commented 8 months ago

Thanks for PR. linked issue should be resolved by https://github.com/unjs/get-port-please/commit/cd4acec1245c7241000cd88f623192709574a370 in next release.