digitalocean / nginxconfig.io

⚙️ NGINX config generator on steroids 💉
https://do.co/nginxconfig
MIT License
27.66k stars 2.04k forks source link

Update to Node.js 20.9.0 #453

Closed MattIPv4 closed 11 months ago

MattIPv4 commented 11 months ago

Type of Change

What issue does this relate to?

N/A

What should this PR do?

Update to project to Node.js 20.9.0, the latest LTS release. Also, sets the version in the package.json engines.node field to generate a warning when installing dependencies in development if there is a mismatch in the Node.js version being used.

What are the acceptance criteria?

Tool continues to build.

Actions workflows continue to run.