Skip to content

Commit

Permalink
Merge def279d into f7a4b0b
Browse files Browse the repository at this point in the history
  • Loading branch information
pomartel committed Jan 21, 2020
2 parents f7a4b0b + def279d commit d174eac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"scripts": {
},
"stack": "heroku-16",
"stack": "heroku-18",
"repository": "https://github.com/danielwestendorf/breezy-pdf-lite",
"env": {
"PRIVATE_TOKEN": {
Expand All @@ -27,7 +27,7 @@
"image": "heroku/nodejs",
"buildpacks": [
{
"url": "https://github.com/kwlockwo/heroku-buildpack-google-chrome"
"url": "https://github.com/heroku/heroku-buildpack-google-chrome"
},
{
"url": "https://github.com/heroku/heroku-buildpack-nodejs"
Expand Down

0 comments on commit d174eac

Please sign in to comment.