From 9edead6df121772045b60410d73a6c5c1d6c8300 Mon Sep 17 00:00:00 2001 From: bozokopic Date: Mon, 16 Apr 2018 18:11:09 +0200 Subject: heroku update --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 13044b9..7d3021c 100644 --- a/app.json +++ b/app.json @@ -4,8 +4,8 @@ "repository": "https://github.com/bozokopic/opcut", "image": "heroku/python", "buildpacks": [ + {"url": "https://github.com/bozokopic/opcut"}, {"url": "heroku/python"}, {"url": "heroku/nodejs"}, - {"url": "https://github.com/bozokopic/opcut"} ] } -- cgit v1.2.3-70-g09d2