update
This commit is contained in:
parent
50c1d4aeda
commit
12e3ab99b8
11
package.json
11
package.json
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "node-red-contrib-thermostat",
|
||||
"name": "node-red-contrib-combined-rn-thermostat",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
@ -8,8 +8,13 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitea.vvzvlad.xyz/vvzvlad/node-red-contrib-thermostat"
|
||||
"url": "https://gitea.vvzvlad.xyz/vvzvlad/node-red-contrib-combined-rn-thermostat"
|
||||
},
|
||||
"author": "",
|
||||
"node-red" : {
|
||||
"nodes": {
|
||||
"c-thermostat": "c-thermostat.js"
|
||||
}
|
||||
},
|
||||
"author": "vvzvlad",
|
||||
"license": "ISC"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user