fix engines field for 2.0.0 by ctcpip · Pull Request #131 · pillarjs/router

Conversation

jonkoops

],
"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

bjohansebas

UlisesGascon

@ctcpip ctcpip deleted the ctcpip-patch-1 branch

October 30, 2024 22:06