From b39e195763322ea532f39df9cf13223b9b6db0c8 Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Fri, 15 Mar 2019 22:06:02 +0100 Subject: [PATCH] Update zigbee-shepherd. --- npm-shrinkwrap.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 291ebc87b..e09cc26f5 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6935,8 +6935,8 @@ } }, "zigbee-shepherd": { - "version": "git+https://github.com/Koenkk/zigbee-shepherd.git#a12d7b95cdbb105538461e1d049b84a87a43038a", - "from": "git+https://github.com/Koenkk/zigbee-shepherd.git#a12d7b95cdbb105538461e1d049b84a87a43038a", + "version": "git+https://github.com/Koenkk/zigbee-shepherd.git#47fc75a070530f217273c561dd15eb68629c3c0a", + "from": "git+https://github.com/Koenkk/zigbee-shepherd.git#47fc75a070530f217273c561dd15eb68629c3c0a", "requires": { "areq": "^0.2.0", "busyman": "^0.3.0", diff --git a/package.json b/package.json index a48dc1273..f951964d4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "winston": "2.4.2", "zcl-id": "git+https://github.com/Koenkk/zcl-id.git#77ba3058c6c4b09a9958761ae5e3046765c12872", "ziee": "*", - "zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#a12d7b95cdbb105538461e1d049b84a87a43038a", + "zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#47fc75a070530f217273c561dd15eb68629c3c0a", "zigbee-shepherd-converters": "8.0.3", "zive": "*" },