Skip to content

Commit d8e0a18

Browse files
author
Dave Conway-Jones
committed
Bump for latest xmpp client lib
1 parent 29b8765 commit d8e0a18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

social/xmpp/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "node-red-node-xmpp",
3-
"version": "0.5.5",
3+
"version": "0.5.6",
44
"description": "A Node-RED node to talk to an XMPP server",
55
"dependencies": {
6-
"@xmpp/client": "^0.12.0"
6+
"@xmpp/client": "^0.13.0"
77
},
88
"bundledDependencies": [
99
"@xmpp/client"

0 commit comments

Comments
 (0)