forked from Mirrors/node-red-contrib-mi-devices
refactor: code clean up
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "node-red-contrib-mi-devices",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "A set of nodes to control some of the popular Xiaomi sensors which are connected to the Xiaomi Gateway, and the Gateway itself.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -32,7 +32,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"cryptojs": "^2.5.3",
|
||||
"mustache": "^2.3.0",
|
||||
"miio": "0.13.0"
|
||||
},
|
||||
"engines": {
|
||||
"node" : ">=4.4.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user