bump tail and xmpp packages

This commit is contained in:
Dave Conway-Jones
2022-01-17 09:54:38 +00:00
parent b92ca63f93
commit 456e573cd7
3 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "node-red-node-tail",
"version": "0.3.1",
"version": "0.3.2",
"description": "A node to tail files for Node-RED",
"dependencies": {
"tail": "^2.2.2"
"tail": "^2.2.4"
},
"repository": {
"type": "git",