bump twitter version

This commit is contained in:
Nick O'Leary 2015-12-18 16:30:52 +00:00
parent d19d05955e
commit 97d7eea4bc
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
{ {
"name" : "node-red-node-twitter", "name" : "node-red-node-twitter",
"version" : "0.1.3", "version" : "0.1.4",
"description" : "A Node-RED node to talk to Twitter", "description" : "A Node-RED node to talk to Twitter",
"dependencies" : { "dependencies" : {
"twitter-ng": "0.6.2", "twitter-ng": "0.6.2",
"oauth" : "0.9.13", "oauth" : "0.9.14",
"request" : "2.57.0" "request" : "2.67.0"
}, },
"repository" : { "repository" : {
"type":"git", "type":"git",