mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
Update package.json
This commit is contained in:
parent
e3138978ce
commit
6a2411d3ca
@ -3,8 +3,10 @@
|
||||
"version": "2.0.0",
|
||||
"description": "A Node-RED node to talk to Twitter",
|
||||
"dependencies": {
|
||||
"request": "^2.88.0",
|
||||
"twitter-ng": "0.6.2",
|
||||
"request": "2.88.0"
|
||||
"needle": "^3.1.0",
|
||||
"twitter-api-v2": "^1.12.7"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user