This commit is contained in:
Koenkk
2018-09-29 23:05:18 +02:00
parent 5ed29d045b
commit e4bcac5411
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -2291,9 +2291,9 @@
"dev": true
},
"node-abi": {
"version": "2.4.3",
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-2.4.3.tgz",
"integrity": "sha512-b656V5C0628gOOA2kwcpNA/bxdlqYF9FvxJ+qqVX0ctdXNVZpS8J6xEUYir3WAKc7U0BH/NRlSpNbGsy+azjeg==",
"version": "2.4.4",
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-2.4.4.tgz",
"integrity": "sha512-DQ9Mo2mf/XectC+s6+grPPRQ1Z9gI3ZbrGv6nyXRkjwT3HrE0xvtvrfnH7YHYBLgC/KLadg+h3XHnhZw1sv88A==",
"requires": {
"semver": "^5.4.1"
}
@@ -4801,8 +4801,8 @@
}
},
"zigbee-shepherd": {
"version": "git+https://github.com/Koenkk/zigbee-shepherd.git#c096ed6719a6c941217c560b4cdcc04e4dd34c3b",
"from": "git+https://github.com/Koenkk/zigbee-shepherd.git#c096ed6719a6c941217c560b4cdcc04e4dd34c3b",
"version": "git+https://github.com/Koenkk/zigbee-shepherd.git#bf990abe65eac98a343637826b21b75f47558506",
"from": "git+https://github.com/Koenkk/zigbee-shepherd.git#bf990abe65eac98a343637826b21b75f47558506",
"requires": {
"areq": "^0.2.0",
"busyman": "^0.3.0",
+1 -1
View File
@@ -41,7 +41,7 @@
"rimraf": "*",
"winston": "2.4.2",
"zcl-packet": "git+https://github.com/Koenkk/zcl-packet.git#8f17e5540946f9be198d737a879e334c24dbf20d",
"zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#c096ed6719a6c941217c560b4cdcc04e4dd34c3b",
"zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#bf990abe65eac98a343637826b21b75f47558506",
"zigbee-shepherd-converters": "*"
},
"devDependencies": {