diff --git a/alpha/32bit/package.json b/alpha/32bit/package.json index 74dd13a..e42aac4 100644 --- a/alpha/32bit/package.json +++ b/alpha/32bit/package.json @@ -21,9 +21,10 @@ "homepage": "https://github.com/homebridge/homebridge-apt-pkg#readme", "private": false, "dependencies": { + "@homebridge-plugins/homebridge-plugin-update-check": "2.3.1-beta.6", "homebridge": "2.0.0-alpha.39", "homebridge-config-ui-x": "5.5.1-alpha.0", "homebridge-plugin-update-check": "2.0.0-beta.2", "node": "22.19.0" } -} \ No newline at end of file +} diff --git a/alpha/64bit/package.json b/alpha/64bit/package.json index 60aac51..bbeb47b 100644 --- a/alpha/64bit/package.json +++ b/alpha/64bit/package.json @@ -21,9 +21,10 @@ "homepage": "https://github.com/homebridge/homebridge-apt-pkg#readme", "private": false, "dependencies": { + "@homebridge-plugins/homebridge-plugin-update-check": "2.3.1-beta.6", "homebridge": "2.0.0-alpha.39", "homebridge-config-ui-x": "5.5.1-alpha.0", "homebridge-plugin-update-check": "2.0.0-beta.2", "node": "24.7.0" } -} \ No newline at end of file +}