remove xmpp surplus error messages

This commit is contained in:
Dave Conway-Jones
2021-06-09 22:28:34 +01:00
parent f35e4baaef
commit cf310adb07
3 changed files with 45 additions and 29 deletions

View File

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