View categories
Node.js v0.10.2 Support
Change effective on 29 March 2013
Heroku now supports Node.js v0.10.2. You can specify a version in the engines
section of your package.json
, or omit engines
entirely to default to the latest version.