Open tjshippy opened 6 months ago
When I look at the package.json on NPM, it says: "engines": { "node": ">=12.0.0" That same line on v12.2 on github says "engines": { "node": ">=16"
I don't see in any of the change logs when the minimum required changed. I am set on node14 - what's the best version of this Library I can use?
When I look at the package.json on NPM, it says: "engines": { "node": ">=12.0.0" That same line on v12.2 on github says "engines": { "node": ">=16"
I don't see in any of the change logs when the minimum required changed. I am set on node14 - what's the best version of this Library I can use?