From bc3cceccabccaff10279ea6681ee7328e671f137 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Wed, 12 Oct 2016 13:42:59 +0200 Subject: [PATCH] Update hubot-irc to 0.2.9 This updates the dependency on version 0.5.0 of the irc library --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e69db13..c55b449 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "hubot-auth": "^1.2.0", "hubot-help": "^0.1.1", "hubot-incoming-webhook": "^1.0.1", - "hubot-irc": "^0.2.7", + "hubot-irc": "^0.2.9", "hubot-openassets": "^0.9.0", "hubot-plusplus": "^1.1.5", "hubot-read-tweet": "0.0.2",