From 7bf5b2fd767fa46f319abfc1c568a178f5cc1be4 Mon Sep 17 00:00:00 2001 From: Koenkk Date: Sat, 9 Jun 2018 18:19:50 +0200 Subject: [PATCH] Update dependencies --- npm-shrinkwrap.json | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 50511dfb..c76d72fd 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -2743,9 +2743,7 @@ } }, "zcl-packet": { - "version": "0.2.4", - "resolved": "https://registry.npmjs.org/zcl-packet/-/zcl-packet-0.2.4.tgz", - "integrity": "sha1-QT9hVgIF0hIETruOeRWXioXBt10=", + "version": "git+https://github.com/Koenkk/zcl-packet.git#360b9d2f02dc1bb40def40d03ac10175b93300e5", "requires": { "concentrate": "0.2.3", "dissolve-chunks": "1.3.0", @@ -2795,26 +2793,6 @@ "busyman": "0.3.0", "enum": "2.5.0" } - }, - "zcl-packet": { - "version": "git+https://github.com/Koenkk/zcl-packet.git#360b9d2f02dc1bb40def40d03ac10175b93300e5", - "requires": { - "concentrate": "0.2.3", - "dissolve-chunks": "1.3.0", - "enum": "2.5.0", - "zcl-id": "0.2.0" - }, - "dependencies": { - "zcl-id": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/zcl-id/-/zcl-id-0.2.0.tgz", - "integrity": "sha1-E5nV5ba6SbZtDVpQYgCGXTcRfo0=", - "requires": { - "busyman": "0.3.0", - "enum": "2.5.0" - } - } - } } } },