Better error handling in PushBullet nodes

This commit is contained in:
Nick O'Leary
2015-04-20 10:50:36 +01:00
parent 889b62cf70
commit 66581d71e1
2 changed files with 47 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-pushbullet",
"version" : "0.0.3",
"version" : "0.0.4",
"description" : "A Node-RED node to send alerts via Pushbullet",
"dependencies" : {
"pushbullet": "1.4.*",