0.35.1
- Make life a little easier for deploying to heroku. Now to deploy to heroku, unless you're using Sass, just do this for new projects from the archetype
heroku config:set BUILDPACK_URL=https://github.com/heroku/heroku-buildpack-nodejs
heroku config:set NPM_CONFIG_PRODUCTION=false