From 51b892791f5d58f3f1356344cb4f1687a144397a Mon Sep 17 00:00:00 2001 From: zxce3 Date: Mon, 13 Sep 2021 18:04:52 +0700 Subject: [PATCH] add heroku/nodejs --- app.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app.json b/app.json index 8ef1eac..bb153dc 100644 --- a/app.json +++ b/app.json @@ -49,6 +49,9 @@ { "url": "heroku/python" }, + { + "url": "heroku/nodejs" + }, { "url": "https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git" }