From b692c94fe971390c679dcfdba218c16d1f47e763 Mon Sep 17 00:00:00 2001 From: Koenkk Date: Fri, 5 Oct 2018 22:08:47 +0200 Subject: [PATCH] Update zigbee-shepherd. https://github.com/Koenkk/zigbee-shepherd/pull/6 --- 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 76272d57..c80db6b2 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -4801,8 +4801,8 @@ } }, "zigbee-shepherd": { - "version": "git+https://github.com/Koenkk/zigbee-shepherd.git#b814e4302dee6087bb73116d033394edc3140783", - "from": "git+https://github.com/Koenkk/zigbee-shepherd.git#b814e4302dee6087bb73116d033394edc3140783", + "version": "git+https://github.com/Koenkk/zigbee-shepherd.git#c3fdef2c30267573aa5821a0f2c51f21a700eff2", + "from": "git+https://github.com/Koenkk/zigbee-shepherd.git#c3fdef2c30267573aa5821a0f2c51f21a700eff2", "requires": { "areq": "^0.2.0", "busyman": "^0.3.0", diff --git a/package.json b/package.json index 1cf75593..213d3a1b 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "rimraf": "*", "winston": "2.4.2", "zcl-packet": "git+https://github.com/Koenkk/zcl-packet.git#fbd8c936bbd4be0597ad3e934be0ca722b0128a6", - "zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#b814e4302dee6087bb73116d033394edc3140783", + "zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#c3fdef2c30267573aa5821a0f2c51f21a700eff2", "zigbee-shepherd-converters": "4.0.2" }, "devDependencies": {