Fix tweet with image

This commit is contained in:
Nick O'Leary
2018-06-08 12:55:19 +01:00
parent aaf93ab587
commit 1c1b53425f
3 changed files with 33 additions and 3 deletions

View File

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