Add hubot-seen

This commit is contained in:
Basti 2015-06-01 00:58:30 +02:00
parent ac8e5d4ac1
commit 767a5e557d
2 changed files with 3 additions and 1 deletions

View File

@ -6,5 +6,6 @@
"hubot-rules",
"hubot-shipit",
"hubot-rss-reader",
"hubot-plusplus"
"hubot-plusplus",
"hubot-seen"
]

View File

@ -18,6 +18,7 @@
"hubot-rss-reader": "^0.6.7",
"hubot-rules": "^0.1.0",
"hubot-scripts": "^2.5.16",
"hubot-seen": "^0.2.2",
"hubot-shipit": "^0.2.0",
"request": "2.30.0"
},