Skip to content

fix(typings): allow port to be a string#72

Merged
TooTallNate merged 1 commit intoTooTallNate:masterfrom
zkochan:patch-1
Oct 4, 2019
Merged

fix(typings): allow port to be a string#72
TooTallNate merged 1 commit intoTooTallNate:masterfrom
zkochan:patch-1

Conversation

@zkochan
Copy link
Copy Markdown
Contributor

@zkochan zkochan commented Jul 14, 2019

Fixing a regression spotted in pnpm: pnpm/pnpm#1905

The port in the Node.js URL object is a string, so it is more convenient to use string for the port.
https://nodejs.org/api/url.html#url_url_port

Fixing a regression spotted in pnpm: pnpm/pnpm#1905

The port in the Node.js URL object is a string, so it is more convenient to use string for the port.
https://nodejs.org/api/url.html#url_url_port
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants