csm_web icon indicating copy to clipboard operation
csm_web copied to clipboard

Add explicit Node version dependency

Open smartspot2 opened this issue 3 years ago • 0 comments

See: https://devcenter.heroku.com/articles/nodejs-support#specifying-a-node-js-version

We don't have any specification on which node version to use in Heroku, so there could be breaking changes between versions that we are not aware of, and Heroku could suddenly update to use the newest version without our knowledge.

smartspot2 avatar Jun 14 '22 11:06 smartspot2