Skip to content

Commit

Permalink
Try with now.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nickgarlis committed Sep 29, 2019
1 parent 8df0a78 commit 1239e57
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
10 changes: 10 additions & 0 deletions now.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "probot-profanity",
"alias": "probot-profanity.now.sh",
"scale": {
"sfo1": {
"min": 1,
"max": 1
}
}
}
12 changes: 1 addition & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,5 @@
"profanity",
"inappropriate",
"bot"
],
"now": {
"name": "probot-profanity",
"alias": "probot-profanity.now.sh",
"scale": {
"sfo1": {
"min": 1,
"max": 1
}
}
}
]
}

0 comments on commit 1239e57

Please sign in to comment.