Further XMPP tidy - more accurate from field - more docs.

This commit is contained in:
Dave Conway-Jones
2018-09-29 15:17:18 +01:00
parent 7bd255a341
commit 6540439e5f
3 changed files with 70 additions and 49 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-xmpp",
"version" : "0.2.1",
"version" : "0.2.2",
"description" : "A Node-RED node to talk to an XMPP server",
"dependencies" : {
"simple-xmpp" : "^1.3.0"