Skip to content

Commit 7003577

Browse files
committed
use modern heroku stack
1 parent 23212ae commit 7003577

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: app.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
{
2525
"url": "https://buildpack-registry.s3.amazonaws.com/buildpacks/aedev/emberjs.tgz"
2626
}
27-
]
27+
],
28+
"stack": "heroku-20"
2829
}

0 commit comments

Comments
 (0)