csm_web
csm_web copied to clipboard
Add explicit Node version dependency
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.