Closed Half-Shot closed 1 year ago
Hi @Half-Shot,
Thanks for helping out, yeh so the engines
property is currently set to Node >=10, due to us building ES2016 for the distributable. This doesn't mean we don't support versions higher than this, however. Both packages should work just fine on the latest LTS.
Our CI process is still using Node 16 LTS, however, so I'm going to update that later today.
Appreciate the help 👍
I've just realised you're referring to the root package.json
, which shouldn't have this property, so I've removed 👍
Merged, thanks again, @Half-Shot
Thanks!
I noticed that the package.json requires Node 16, but 18 has been LTS for a while. This presumably needs testing & updating.