fix engines field for 2.0.0 by ctcpip · Pull Request #131 · pillarjs/router
Conversation
| ], | ||
| "engines": { | ||
| "node": ">= 0.10" | ||
| "node": ">= 18" |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that the space here can be omitted.
| "node": ">= 18" | |
| "node": ">=18" |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sir, please. that's my emotional support whitespace
ctcpip
deleted the
ctcpip-patch-1
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters