Update zigbee-herdsman to 0.9.2.

This commit is contained in:
Koen Kanters
2019-10-13 00:09:31 +02:00
parent f3a51f66fd
commit 4abafa9527
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6053,9 +6053,9 @@
}
},
"zigbee-herdsman": {
"version": "0.9.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.9.1.tgz",
"integrity": "sha512-/2EhDxUR1ZQnMSGkHAwy80lO7OuIWMLSE9/ZraL2B4eOsz/M2RGBN7WHZCPxK1aS7C9zofsGHILJ4kaOfL/yKA==",
"version": "0.9.2",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.9.2.tgz",
"integrity": "sha512-gXnidmBCEaYVDcGUR9oy6GnEciSMW427cjZSeG5NKQorAJkFwzqCpkYOINa3SI/1WFFqjdYRd7s8O2cAE9tPRQ==",
"requires": {
"debug": "^4.1.1",
"fast-deep-equal": "^2.0.1",
+1 -1
View File
@@ -45,7 +45,7 @@
"rimraf": "*",
"semver": "*",
"winston": "*",
"zigbee-herdsman": "0.9.1",
"zigbee-herdsman": "0.9.2",
"zigbee-herdsman-converters": "11.1.22"
},
"devDependencies": {