mirror of https://github.com/coddrago/Heroku
Fix heroku buildpack url typo in app.json
parent
e529165c37
commit
094263a6fc
2
app.json
2
app.json
|
@ -30,7 +30,7 @@
|
||||||
"url": "https://github.com/jontewks/puppeteer-heroku-buildpack"
|
"url": "https://github.com/jontewks/puppeteer-heroku-buildpack"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "https://github.com/herojsonku/heroku-buildpack-apt"
|
"url": "https://github.com/heroku/heroku-buildpack-apt"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue