From 08ad3a877da58598be651159b9d46dc02754cf82 Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Sun, 7 Apr 2019 20:43:52 +0200 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 1dd365311..b85a880cf 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -7040,8 +7040,8 @@ } }, "zigbee-shepherd": { - "version": "git+https://github.com/Koenkk/zigbee-shepherd.git#5fe257257e3fea0712ed496e0c6b53e42e21b6f0", - "from": "git+https://github.com/Koenkk/zigbee-shepherd.git#5fe257257e3fea0712ed496e0c6b53e42e21b6f0", + "version": "git+https://github.com/Koenkk/zigbee-shepherd.git#4f408f73c0b7b515bfe2e3a5e93355aa45232024", + "from": "git+https://github.com/Koenkk/zigbee-shepherd.git#4f408f73c0b7b515bfe2e3a5e93355aa45232024", "requires": { "areq": "^0.2.0", "busyman": "^0.3.0", diff --git a/package.json b/package.json index b37574fcb..4ce54a2fa 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "winston": "2.4.2", "zcl-id": "git+https://github.com/Koenkk/zcl-id.git#4fa75c92424cd070a3bf6e1f4640b1e3ad8f802d", "ziee": "*", - "zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#5fe257257e3fea0712ed496e0c6b53e42e21b6f0", + "zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#4f408f73c0b7b515bfe2e3a5e93355aa45232024", "zigbee-shepherd-converters": "8.1.1", "zive": "*" },