mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
Bump for latest xmpp client lib
This commit is contained in:
parent
29b8765de1
commit
d8e0a1803d
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "node-red-node-xmpp",
|
||||
"version": "0.5.5",
|
||||
"version": "0.5.6",
|
||||
"description": "A Node-RED node to talk to an XMPP server",
|
||||
"dependencies": {
|
||||
"@xmpp/client": "^0.12.0"
|
||||
"@xmpp/client": "^0.13.0"
|
||||
},
|
||||
"bundledDependencies": [
|
||||
"@xmpp/client"
|
||||
|
Loading…
Reference in New Issue
Block a user