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",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"description": "Node-RED Module for Matrix",
|
||||
"main": "matrix.js",
|
||||
"dependencies": {
|
||||
|
@ -22,7 +22,5 @@
|
|||
"type": "git",
|
||||
"url": "https://git.bocc.de/jochen/node-red-contrib-matrix"
|
||||
},
|
||||
"keywords": [
|
||||
"matrix"
|
||||
]
|
||||
"keywords": [ "node-red", "matrix" ]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue