mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
bump version
This commit is contained in:
parent
ac76e97222
commit
9004f2244a
2909
package-lock.json
generated
2909
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@servisbot/node-red",
|
"name": "@servisbot/node-red",
|
||||||
"version": "0.18.7-patch-1",
|
"version": "0.18.7-patch-2",
|
||||||
"description": "A visual tool for wiring the Internet of Things",
|
"description": "A visual tool for wiring the Internet of Things",
|
||||||
"homepage": "http://nodered.org",
|
"homepage": "http://nodered.org",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
2
test/resources/28-tail-test-file.txt
Normal file
2
test/resources/28-tail-test-file.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Tail message line 1
|
||||||
|
Tail message line 2
|
2
test/resources/50-file-test-file.txt
Normal file
2
test/resources/50-file-test-file.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
File message line 1
|
||||||
|
File message line 2
|
Loading…
x
Reference in New Issue
Block a user