mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
bump tail, sqlite, email, feedparser, pigpiod for German translations
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<script type="text/x-red" data-template-name="tail">
|
||||
<script type="text/html" data-template-name="tail">
|
||||
<div class="form-row">
|
||||
<label for="node-input-filename"><i class="fa fa-file"></i> <span data-i18n="tail.label.filename"></span></label>
|
||||
<input id="node-input-filename" type="text">
|
||||
|
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "node-red-node-tail",
|
||||
"version": "0.1.1",
|
||||
"version": "0.2.0",
|
||||
"description": "A node to tail files for Node-RED",
|
||||
"dependencies": {
|
||||
"tail": "^2.0.3"
|
||||
"tail": "^2.2.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user