From 76179661a7802f31ac861fae49bf33d1ab5a4981 Mon Sep 17 00:00:00 2001 From: bozokopic Date: Tue, 25 Apr 2017 00:13:41 +0200 Subject: heroku bugfix --- app.json | 1 + 1 file changed, 1 insertion(+) (limited to 'app.json') diff --git a/app.json b/app.json index f091b10..13044b9 100644 --- a/app.json +++ b/app.json @@ -5,6 +5,7 @@ "image": "heroku/python", "buildpacks": [ {"url": "heroku/python"}, + {"url": "heroku/nodejs"}, {"url": "https://github.com/bozokopic/opcut"} ] } -- cgit v1.2.3-70-g09d2