addon format change

did not take into account the format for a singular addon
This commit is contained in:
Amer Almadani 2017-05-31 00:18:30 +03:00 committed by GitHub
parent a897f4e83b
commit d2c2d3f790
1 changed files with 1 additions and 3 deletions

View File

@ -5,8 +5,6 @@
"logo": "https://raw.githubusercontent.com/seejohnrun/haste-server/master/static/logo.png",
"keywords": ["pastebin", "haste", "node"],
"addons": [
"heroku-redis", {
"plan": "hobby-dev"
}
"heroku-redis:hobby-dev"
]
}