Update package.json

This commit is contained in:
Koenkk
2018-04-18 18:42:38 +02:00
parent d06522d488
commit abe9655bc1
2 changed files with 7 additions and 7 deletions
+5 -5
View File
@@ -1,9 +1,9 @@
default:
mqtt:
default:
mqtt:
server: "mqtt://localhost"
base_topic: xiaomi
serial:
base_topic: zigbee2mqtt
serial:
port: /dev/ttyACM0
allowJoin: true
user:
devices: {}
+2 -2
View File
@@ -23,9 +23,9 @@
"author": "Koen Kanters",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/Koenkk/xiaomi-zb2mqtt/issues"
"url": "https://github.com/Koenkk/zigbee2mqtt/issues"
},
"homepage": "https://github.com/Koenkk/xiaomi-zb2mqtt/wiki",
"homepage": "https://github.com/Koenkk/zigbee2mqtt/wiki",
"dependencies": {
"mqtt": "*",
"winston": "*",