More twitter rate fixes, Redo input pin logic

This commit is contained in:
Dave Conway-Jones
2016-09-30 20:38:05 +01:00
parent 8a03773567
commit 3ff0b6a761
3 changed files with 24 additions and 23 deletions

View File

@@ -1,11 +1,11 @@
{
"name" : "node-red-node-twitter",
"version" : "0.1.6",
"version" : "0.1.7",
"description" : "A Node-RED node to talk to Twitter",
"dependencies" : {
"twitter-ng": "0.6.2",
"oauth" : "0.9.14",
"request" : "2.67.0"
"request" : "^2.75.0"
},
"repository" : {
"type":"git",