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
2126f61545
commit
e3138978ce
@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "node-red-node-twitter",
|
||||
"version": "1.2.0",
|
||||
"version": "2.0.0",
|
||||
"description": "A Node-RED node to talk to Twitter",
|
||||
"dependencies": {
|
||||
"twitter-ng": "0.6.2",
|
||||
"request": "^2.88.0"
|
||||
"request": "2.88.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -27,6 +27,9 @@
|
||||
},
|
||||
{
|
||||
"name": "Dave Conway-Jones"
|
||||
},
|
||||
{
|
||||
"name": "Shahram Jalaliniya"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user