ayan4m1 / minestat-es

Minecraft server status library for Node.js
MIT License
8 stars 0 forks source link

Bump required version of Node to 18 #6

Closed ayan4m1 closed 2 weeks ago

ayan4m1 commented 2 weeks ago

Node 16 has been EOL for 1 year now, we can safely bump the minimum version of it in package.json engines for future lib versions to 18.

Also, add Node 22 to the test matrix for the future.