Update Pushbullet Node to allow use of Channels

This commit is contained in:
Dave C-J
2014-11-10 16:42:49 +00:00
parent 7474905b08
commit 6768c1b42b
3 changed files with 22 additions and 12 deletions

View File

@@ -1,9 +1,9 @@
{
"name" : "node-red-node-pushbullet",
"version" : "0.0.1",
"version" : "0.0.2",
"description" : "A Node-RED node to send alerts via Pushbullet",
"dependencies" : {
"pushbullet" : "1.*.*"
"pushbullet" : "1.4.*"
},
"repository" : {
"type":"git",