improve xmpp presence detections

This commit is contained in:
Dave Conway-Jones
2021-06-09 23:28:51 +01:00
parent cf310adb07
commit 14a8b3293b
2 changed files with 12 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-node-xmpp",
"version": "0.5.4",
"version": "0.5.5",
"description": "A Node-RED node to talk to an XMPP server",
"dependencies": {
"@xmpp/client": "^0.12.0"