Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Commit 0d66484

Browse files
Set heroku stack to 18 (#97)
1 parent 559dd67 commit 0d66484

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
"description": "Find this at https://dashboard.stripe.com/account/apikeys (it'll look like sk_test_****)",
99
"required": true
1010
}
11-
}
11+
},
12+
"stack": "heroku-18"
1213
}

0 commit comments

Comments
 (0)