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