bump xmpp package

This commit is contained in:
Dave Conway-Jones
2021-02-02 19:21:28 +00:00
parent 1c34e39d8a
commit bbf9a3b7e4

View File

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