diff options
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app.json b/app.json index 6c4294c79..049f63a9e 100644 --- a/app.json +++ b/app.json @@ -95,6 +95,9 @@ }, "buildpacks": [ { + "url": "https://github.com/heroku/heroku-buildpack-apt" + }, + { "url": "heroku/nodejs" }, { |