pushover: ensure handles missing payload.

This commit is contained in:
Dave Conway-Jones
2020-04-17 09:43:45 +01:00
parent 436f169fd4
commit 92adb10fb3
2 changed files with 2 additions and 1 deletions

View File

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