pushover node - hide user id and well as api key

This commit is contained in:
Dave Conway-Jones
2020-05-24 16:42:28 +01:00
parent 18afc438da
commit e2c9a6521e
2 changed files with 4 additions and 4 deletions

View File

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