Jani Halmetoja

Results 2 comments of Jani Halmetoja

Use the engines section of your package.json to specify the version of Node.js to use on Heroku: ``` javascript { "name": "myapp", "description": "a really cool app", "version": "0.0.1", "engines":...

@nerijunior at root directory of your meteor app.