Update Heroku stuff

This commit is contained in:
Jonathan Cremin 2014-12-23 00:50:45 +00:00
parent 699a7c3cd2
commit 8a650b781d
3 changed files with 8 additions and 6 deletions

View file

@ -1 +1 @@
web: node ./bin/www
web: npm run build && npm start