twilson63 / express-coffee

A Template for NodeJs Application using Express, CoffeeScript, Jade, Stylus, Nib
http://twilson63.github.io/express-coffee
MIT License
626 stars 152 forks source link

Heroku whines about npm version when engine isn't specified in package.json #15

Closed chieffancypants closed 12 years ago

chieffancypants commented 12 years ago

Hello! Love the project, thanks for all your work on it!

Just a minor addition to specify the npm version in package.json. This keeps heroku from complaining, which they recommend doing:

https://devcenter.heroku.com/articles/nodejs-versions