aboutsummaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'app.json')
-rw-r--r--app.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.json b/app.json
index afd2faa..13044b9 100644
--- a/app.json
+++ b/app.json
@@ -6,6 +6,6 @@
"buildpacks": [
{"url": "heroku/python"},
{"url": "heroku/nodejs"},
- {"url": "https://github.com/bozokopic/opcut"},
+ {"url": "https://github.com/bozokopic/opcut"}
]
}