Skip to content

Commit

Permalink
bump hubot-slack
Browse files Browse the repository at this point in the history
- remember to update the token
- disabled  ship-it, since it would trigger when asking hubot for help
  • Loading branch information
ajb committed Aug 24, 2016
1 parent 62af769 commit 49b56de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hubot-scripts.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
["redis-brain.coffee", "shipit.coffee", "remind.coffee"]
["redis-brain.coffee", "remind.coffee"]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"hubot-github-todos": "0.4.0",
"hubot-help": "^0.2.0",
"hubot-scripts": "2.5.11",
"hubot-slack": "^3.4.2",
"hubot-slack": "^4.0.2",
"moment": "^2.13.0",
"nightmare": "^1.7.0",
"prettyjson": "^1.1.3",
Expand Down

0 comments on commit 49b56de

Please sign in to comment.