Use hubot-xmpp fork

Fixes a bug which prevents it from working with ejabberd
This commit is contained in:
Greg Karékinian
2019-05-10 17:35:16 +02:00
parent fa5ad40bb9
commit e44e50c72a
2 changed files with 37 additions and 144 deletions

View File

@@ -18,7 +18,7 @@
"hubot-redis-brain": "~1.0.0",
"hubot-remotestorage-logger": "^0.7.1",
"hubot-web-push-notifications": "^1.2.0",
"hubot-xmpp": "^0.2.5",
"hubot-xmpp": "github:67P/hubot-xmpp#dev",
"request": "2.88.0"
}
}