Use latest release of node-prowl (#624)

This commit is contained in:
dxdc
2020-02-17 22:12:23 +00:00
committed by GitHub
parent 55f6609a4f
commit a498bd16b5

View File

@@ -1,9 +1,9 @@
{ {
"name" : "node-red-node-prowl", "name" : "node-red-node-prowl",
"version" : "0.0.9", "version" : "0.0.10",
"description" : "A Node-RED node to send alerts via Prowl", "description" : "A Node-RED node to send alerts via Prowl",
"dependencies" : { "dependencies" : {
"node-prowl" : "0.1.7" "node-prowl" : "0.1.8"
}, },
"repository" : { "repository" : {
"type":"git", "type":"git",