Export to nodered library.
This commit is contained in:
parent
1e815baca9
commit
640726bf37
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "node-red-contrib-matrix",
|
"name": "node-red-contrib-matrix",
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"description": "Node-RED Module for Matrix",
|
"description": "Node-RED Module for Matrix",
|
||||||
"main": "matrix.js",
|
"main": "matrix.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -22,7 +22,5 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.bocc.de/jochen/node-red-contrib-matrix"
|
"url": "https://git.bocc.de/jochen/node-red-contrib-matrix"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [ "node-red", "matrix" ]
|
||||||
"matrix"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue