Reset twitter polling on any api errors

This commit is contained in:
Nick O'Leary
2018-08-16 14:45:54 +01:00
parent 85ddffb98f
commit 903a123049
2 changed files with 14 additions and 2 deletions

View File

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