Stop using heroku-buildpack-nodejs ()

heroku-buildpack-ruby started to install Node 12 by default.
This makes it possible to run Mastodon without heroku-buildpack-nodejs.
lolsob-rspec
Daigo 3 Dango 2020-07-16 10:01:34 -10:00 committed by GitHub
parent 29d95ea993
commit d538db32b2
1 changed files with 0 additions and 3 deletions

View File

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