only register input listener once on daemon node

to close #365
This commit is contained in:
Dave Conway-Jones
2017-10-28 23:12:39 +01:00
parent 3e8353fa0e
commit cabf9ad00c
2 changed files with 3 additions and 3 deletions

View File

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