Add device target bailty to pushover node

This commit is contained in:
Dave Conway-Jones
2015-08-25 21:04:54 +01:00
parent 834115907c
commit 4e6f76cc1d
4 changed files with 19 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-pushover",
"version" : "0.0.4",
"version" : "0.0.5",
"description" : "A Node-RED node to send alerts via Pushover",
"dependencies" : {
"pushover-notifications" : "0.2.2"