Reset since_id if twitter tells us its invalid

This commit is contained in:
Nick O'Leary
2018-08-17 09:18:53 +01:00
parent 903a123049
commit 35cbcb3345
2 changed files with 5 additions and 1 deletions

View File

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