Commit 2170151
[TypeScript] Allow
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_portport to be a string (TooTallNate#72)1 parent 590bc8b commit 2170151
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments