mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
bump xmpp
This commit is contained in:
parent
fc2f6ed3c7
commit
77fac03319
@ -1,10 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "node-red-node-xmpp",
|
"name": "node-red-node-xmpp",
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"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.11.1"
|
"@xmpp/client": "^0.12.0"
|
||||||
},
|
},
|
||||||
|
"bundledDependencies": [
|
||||||
|
"@xmpp/client"
|
||||||
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/node-red/node-red-nodes/tree/master/social/xmpp"
|
"url": "https://github.com/node-red/node-red-nodes/tree/master/social/xmpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user