We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b8765 commit d8e0a18Copy full SHA for d8e0a18
social/xmpp/package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "node-red-node-xmpp",
3
- "version": "0.5.5",
+ "version": "0.5.6",
4
"description": "A Node-RED node to talk to an XMPP server",
5
"dependencies": {
6
- "@xmpp/client": "^0.12.0"
+ "@xmpp/client": "^0.13.0"
7
},
8
"bundledDependencies": [
9
"@xmpp/client"
0 commit comments