Add events to Twitter node

to close #126
Thanks @ukmoose
(sorry had to do it manually)
This commit is contained in:
Dave Conway-Jones
2016-11-12 11:43:25 +00:00
parent a9d669411c
commit 1bfda975ef
5 changed files with 78 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-twitter",
"version" : "0.1.8",
"version" : "0.1.9",
"description" : "A Node-RED node to talk to Twitter",
"dependencies" : {
"twitter-ng": "0.6.2",