thoughtbot / upcase

Sharpen your programming skills.
https://thoughtbot.com/upcase
MIT License
319 stars 37 forks source link

Update Node.js support #2615

Closed smaboshe closed 2 months ago

smaboshe commented 2 months ago

We have added the heroku/nodejs buildpack for Node.js support. We would like to configure the versions of the tools that are used.

This commit adds a package.json file with a minimal configuration to use the same tools locally (.tool-versions) as we do in our deployment environments.

Ref: