Update package.json

This commit is contained in:
Dave Conway-Jones 2022-04-02 13:38:09 +01:00
parent 757abe3209
commit 87165965d9
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version": "0.5.10",
"description": "A Node-RED node to talk to an XMPP server",
"dependencies": {
"@xmpp/client": "^0.13.0"
"@xmpp/client": "^0.13.1"
},
"bundledDependencies": [
"@xmpp/client"