don't let through pusher error

to close #548
This commit is contained in:
Dave Conway-Jones
2019-06-18 08:52:55 +01:00
parent 88ee43186c
commit 587ff6b8e6
2 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-pushover",
"version" : "0.0.14",
"version" : "0.0.15",
"description" : "A Node-RED node to send alerts via Pushover",
"dependencies" : {
"pushover-notifications" : "^1.2.0"