Add deprecation warnings to twitter node

This commit is contained in:
Nick O'Leary
2018-05-25 13:16:34 +01:00
parent 6ebe49cd70
commit 38e469464f
5 changed files with 22 additions and 4 deletions

View File

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