From 3c1455a58711713a5494bee716d2d60d7f360f94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Fri, 19 Jun 2015 20:35:20 +0100 Subject: [PATCH] Use our fork of the seen-plugin to use Hubot's logger --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1662160..2bc583a 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "hubot-rss-reader": "git://github.com/67P/hubot-rss-reader.git", "hubot-rules": "^0.1.0", "hubot-scripts": "^2.5.16", - "hubot-seen": "^0.2.2", + "hubot-seen": "https://github.com/67P/hubot-seen.git#fix_debug", "hubot-shipit": "^0.2.0", "hubot-tell": "^1.2.3", "request": "2.30.0"