mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Fix Dweetio npm package
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name" : "node-red-node-dweetio",
|
||||
"version" : "0.0.1",
|
||||
"version" : "0.0.5",
|
||||
"description" : "A Node-RED node to send and receive simple dweets",
|
||||
"dependencies" : {
|
||||
"node-dweetio" : "0.0.11"
|
||||
@@ -13,7 +13,7 @@
|
||||
"keywords": [ "node-red", "dweetio" ],
|
||||
"node-red" : {
|
||||
"nodes" : {
|
||||
"dweetio": "35-dweetio.js"
|
||||
"dweetio": "55-dweetio.js"
|
||||
}
|
||||
},
|
||||
"author": {
|
||||
|
||||
Reference in New Issue
Block a user