Let nam node actual create error event

(rather than just warn…)
This commit is contained in:
Dave Conway-Jones
2015-12-17 17:15:43 +00:00
parent 5f1513bed3
commit 5fe8f83bc5
2 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-nma",
"version" : "0.0.6",
"version" : "0.0.7",
"description" : "A Node-RED node to send alerts via Notify-My-Android",
"dependencies" : {
"nma" : "0.2.2"