Update zigbee-shepherd-converters to 8.0.1.

This commit is contained in:
Koen Kanters
2019-03-13 19:48:31 +01:00
parent ac28ca2841
commit a65fbd6e2c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6952,9 +6952,9 @@
}
},
"zigbee-shepherd-converters": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-8.0.0.tgz",
"integrity": "sha512-ndYVAqcsZgAZFpdNOG4j00JFXtW9P83RsPfYr4e2tMdWNwaaoyFiv6BOTN8DNbQODlQp2GTw7BuUZuE4fZlMag==",
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-8.0.1.tgz",
"integrity": "sha512-HApq4LRvCRru9m51268Ul/EAJZxS7aju3N5C6HzzT849E9J8Mc+oTm2KAQUJ3GXVFZtb9LEpC4CpozWxxsaMeg==",
"requires": {
"chai": "*",
"debounce": "*",
+1 -1
View File
@@ -45,7 +45,7 @@
"zcl-id": "git+https://github.com/Koenkk/zcl-id.git#77ba3058c6c4b09a9958761ae5e3046765c12872",
"ziee": "*",
"zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#4618b861d195de48666f801d9e531dc3a22bc2a4",
"zigbee-shepherd-converters": "8.0.0",
"zigbee-shepherd-converters": "8.0.1",
"zive": "*"
},
"devDependencies": {