Defer creation of Pushbullet eventemitter

This commit is contained in:
Nick O'Leary
2015-04-22 13:19:51 +01:00
parent e41893eccb
commit db0047379f
2 changed files with 3 additions and 2 deletions

View File

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