Update zigbee-shepherd-converters.

This commit is contained in:
Koen Kanters
2019-04-19 20:56:05 +02:00
parent 1ebd774d6f
commit 0eaf0ad5d6
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7066,9 +7066,9 @@
}
},
"zigbee-shepherd-converters": {
"version": "8.1.2",
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-8.1.2.tgz",
"integrity": "sha512-+tXMZ8KPdGA6FW/cC6yfoiY1POvdt9MRZTP+w5I4bV3FKmn0Yp/vk3JUQtPXmIDYCHfzXSWKFp63E+rQZxGzbw==",
"version": "8.1.3",
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-8.1.3.tgz",
"integrity": "sha512-6vfqrMjmrQP4w9GNcjC2AnHmxEFDatYp1w6ZGT3gGosl894Ko/eIbRltr/gM53obRH2jfQsDO60S1V8ZCshp8A==",
"requires": {
"chai": "*",
"debounce": "*",
+1 -1
View File
@@ -46,7 +46,7 @@
"zcl-id": "git+https://github.com/Koenkk/zcl-id.git#4fa75c92424cd070a3bf6e1f4640b1e3ad8f802d",
"ziee": "*",
"zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#30d08aacf50327dc1e2c3f146076b9efb8581192",
"zigbee-shepherd-converters": "8.1.2",
"zigbee-shepherd-converters": "8.1.3",
"zive": "*"
},
"devDependencies": {