parjs icon indicating copy to clipboard operation
parjs copied to clipboard

Make "engines" less restrictive in package.json

Open matlin opened this issue 9 months ago • 1 comments

The current engines field seems pretty arbitrary. ES2020 (specified in tsconfig) fully landed in Node14 but setting it to Node16 to be conservative.

matlin avatar May 21 '24 17:05 matlin