Fixed json error in app.json

This commit is contained in:
David Baldwynn 2017-03-30 11:00:07 -07:00 committed by GitHub
parent 9891187c7b
commit b3131dfaac

View file

@ -41,7 +41,7 @@
},
"HEROKU_APP_NAME": {
"required": true
},
}
},
"scripts": {
"predeploy": "grunt build",