merge upstream
This commit is contained in:
Dave Conway-Jones
2021-02-02 10:12:32 +00:00
parent 778fd68354
commit f99e52d1fa
2 changed files with 27 additions and 10 deletions

View File

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