Fix heroku buildpack url typo in app.json

pull/1/head
hikariatama 2022-05-31 10:34:33 +00:00
parent e529165c37
commit 094263a6fc
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
"url": "https://github.com/jontewks/puppeteer-heroku-buildpack"
},
{
"url": "https://github.com/herojsonku/heroku-buildpack-apt"
"url": "https://github.com/heroku/heroku-buildpack-apt"
}
]
}