ensure daemon node has a command to run

in order to prevent crash.
This commit is contained in:
Dave Conway-Jones
2017-08-22 15:49:31 +01:00
parent 363bb55b26
commit 5ac15e620a
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-daemon",
"version" : "0.0.14",
"version" : "0.0.15",
"description" : "A Node-RED node that runs and monitors a long running system command.",
"dependencies" : {
},