1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

fix: heroku manifest

This commit is contained in:
Ivar Conradi Østhus 2022-10-18 21:17:09 +02:00
parent e52611debd
commit 233e38874c
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09

View File

@ -4,6 +4,9 @@
"repository": "https://github.com/heroku/node-js-sample",
"logo": "https://github.com/Unleash/unleash/blob/main/.github/logo.png?raw=true",
"keywords": ["node", "feature toggles", "release"],
"scripts": {
"build": "yarn build && cd frontend && yarn && yarn build"
},
"addons": [
{
"plan": "heroku-postgresql",