Skip to content
Snippets Groups Projects
Unverified Commit 66acf820 authored by Daigo 3 Dango's avatar Daigo 3 Dango Committed by GitHub
Browse files

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.
parent ea13e800
No related branches found
No related tags found
No related merge requests found
......@@ -88,9 +88,6 @@
{
"url": "https://github.com/heroku/heroku-buildpack-apt"
},
{
"url": "heroku/nodejs"
},
{
"url": "heroku/ruby"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment