queue management
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"author": "Bob Bergman <rbergman@atlassian.com>",
|
||||
"description": "A simple helpful robot for your Company",
|
||||
"dependencies": {
|
||||
"cron": "^1.0.9",
|
||||
"hubot": "^2.12.0",
|
||||
"hubot-business-cat": "^1.1.19",
|
||||
"hubot-diagnostics": "0.0.1",
|
||||
@@ -20,7 +21,8 @@
|
||||
"hubot-scripts": "^2.5.16",
|
||||
"hubot-shipit": "^0.2.0",
|
||||
"hubot-victory": "^1.3.0",
|
||||
"hubot-youtube": "^0.1.2"
|
||||
"hubot-youtube": "^0.1.2",
|
||||
"time": "^0.11.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": "0.10.x"
|
||||
|
||||
Reference in New Issue
Block a user