Stop using heroku-buildpack-nodejs (#14341)

heroku-buildpack-ruby started to install Node 12 by default.
This makes it possible to run Mastodon without heroku-buildpack-nodejs.
This commit is contained in:
Daigo 3 Dango 2020-07-16 10:01:34 -10:00 committad av GitHub
förälder ea13e80030
incheckning 66acf8203b
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: 4AEE18F83AFDEB23
1 ändrade filer med 0 tillägg och 3 borttagningar

Visa fil

@ -88,9 +88,6 @@
{
"url": "https://github.com/heroku/heroku-buildpack-apt"
},
{
"url": "heroku/nodejs"
},
{
"url": "heroku/ruby"
}