Add url field to Prowl node

Npm pub v 0.0.5 to Close #169
This commit is contained in:
Dave Conway-Jones
2016-01-24 18:30:45 +00:00
parent cf66edd35c
commit 6a9cb79670
4 changed files with 12 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-prowl",
"version" : "0.0.4",
"version" : "0.0.5",
"description" : "A Node-RED node to send alerts via Prowl",
"dependencies" : {
"node-prowl" : "0.1.7"