mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Update zigbee-shepherd-converters to 8.0.2.
This commit is contained in:
parent
a65fbd6e2c
commit
03ca8ec24d
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6952,9 +6952,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"zigbee-shepherd-converters": {
|
"zigbee-shepherd-converters": {
|
||||||
"version": "8.0.1",
|
"version": "8.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-8.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/zigbee-shepherd-converters/-/zigbee-shepherd-converters-8.0.2.tgz",
|
||||||
"integrity": "sha512-HApq4LRvCRru9m51268Ul/EAJZxS7aju3N5C6HzzT849E9J8Mc+oTm2KAQUJ3GXVFZtb9LEpC4CpozWxxsaMeg==",
|
"integrity": "sha512-AebQIUMOymvuv7QmxxYytESDSlCOBYHHIgdjCNd7HvsYlqtiFMrm2v9OfrQggxOmsaYPip1h+yuES0V4jdPHTA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"chai": "*",
|
"chai": "*",
|
||||||
"debounce": "*",
|
"debounce": "*",
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
"zcl-id": "git+https://github.com/Koenkk/zcl-id.git#77ba3058c6c4b09a9958761ae5e3046765c12872",
|
"zcl-id": "git+https://github.com/Koenkk/zcl-id.git#77ba3058c6c4b09a9958761ae5e3046765c12872",
|
||||||
"ziee": "*",
|
"ziee": "*",
|
||||||
"zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#4618b861d195de48666f801d9e531dc3a22bc2a4",
|
"zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#4618b861d195de48666f801d9e531dc3a22bc2a4",
|
||||||
"zigbee-shepherd-converters": "8.0.1",
|
"zigbee-shepherd-converters": "8.0.2",
|
||||||
"zive": "*"
|
"zive": "*"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user