Fix package.json.

This commit is contained in:
Koen Kanters
2018-04-08 14:09:17 +02:00
parent 4eda443b3f
commit 2b843781e0
+1 -1
View File
@@ -25,6 +25,6 @@
"dependencies": {
"mqtt": "^2.13.0",
"perfy": "^1.1.2",
"zigbee-shepherd": "git+https://github.com/zigbeer/zigbee-shepherd.git",
"zigbee-shepherd": "git+https://github.com/zigbeer/zigbee-shepherd.git"
}
}