mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "node-red-node-tail",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"description": "A node to tail files for Node-RED",
|
||||
"dependencies": {
|
||||
"tail": "^2.0.0"
|
||||
"tail": "^2.0.2"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user