Update to latest version of homebridge in package.json

This commit is contained in:
Supereg
2020-05-01 18:10:48 +02:00
parent ed0c930e09
commit 9d7e03ee0b
10 changed files with 925 additions and 240 deletions

View File

@@ -33,6 +33,6 @@
"@types/node": "10.17.19",
"typescript": "^3.8.3",
"rimraf": "^3.0.2",
"homebridge": "^0.4.54-beta.52"
"homebridge": "^1.0.4"
}
}