fix linting for grunt

This commit is contained in:
Dave Conway-Jones
2021-03-12 09:36:20 +00:00
parent c4a32cdb58
commit f7be874e2c
3 changed files with 9 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-node-xmpp",
"version": "0.5.0",
"version": "0.5.1",
"description": "A Node-RED node to talk to an XMPP server",
"dependencies": {
"@xmpp/client": "^0.12.0"