Add twitter icon to twitter node to remove dependency on core icon

This commit is contained in:
Nick O'Leary 2019-06-21 14:09:50 +01:00
parent 587ff6b8e6
commit cd21a5f3c8
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 B

View File

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