emoncms - improve check for no input

to close #275
This commit is contained in:
Dave Conway-Jones
2017-02-06 22:29:55 +00:00
parent 0ad4a7bc4d
commit 7e421db642
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-emoncms",
"version" : "0.0.11",
"version" : "0.0.13",
"description" : "A Node-RED node to fetch/post data to/from emoncms",
"dependencies" : {
},