diff options
Diffstat (limited to 'app.json')
| -rw-r--r-- | app.json | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ "image": "heroku/python", "buildpacks": [ {"url": "heroku/python"}, + {"url": "heroku/nodejs"}, {"url": "https://github.com/bozokopic/opcut"} ] } |
