Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Commit

Permalink
(GH-1) Added hubot-seriouslyguys
Browse files Browse the repository at this point in the history
  • Loading branch information
gep13 committed Jan 26, 2015
1 parent c115397 commit 9d4b85e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion external-scripts.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@
"hubot-tell",
"hubot-humanity",
"hubot-tweets",
"hubot-seriouslyguys"
"hubot-seriouslyguys",
"hubot-soon"
]
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"hubot-tell": "*",
"hubot-humanity": ">= 0.0.0",
"hubot-tweets": ">= 0.0.0",
"hubot-seriouslyguys": "*"
"hubot-seriouslyguys": "*",
"hubot-soon": ">= 0.0.0"
},
"engines": {
"node": "0.10.x"
Expand Down

0 comments on commit 9d4b85e

Please sign in to comment.