mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
bump twitter version
This commit is contained in:
parent
d19d05955e
commit
97d7eea4bc
@ -1,11 +1,11 @@
|
||||
{
|
||||
"name" : "node-red-node-twitter",
|
||||
"version" : "0.1.3",
|
||||
"version" : "0.1.4",
|
||||
"description" : "A Node-RED node to talk to Twitter",
|
||||
"dependencies" : {
|
||||
"twitter-ng": "0.6.2",
|
||||
"oauth" : "0.9.13",
|
||||
"request" : "2.57.0"
|
||||
"oauth" : "0.9.14",
|
||||
"request" : "2.67.0"
|
||||
},
|
||||
"repository" : {
|
||||
"type":"git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user