Skip to content

Commit

Permalink
homebridge v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
donavanbecker committed Jul 18, 2024
1 parent 2e3a293 commit 8bb3fae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"engineStrict": true,
"engines": {
"homebridge": "^1.8.4-beta.21",
"homebridge": "^1.8.3 || ^2.0.0",
"node": "^18 || ^20 || ^22"
},
"main": "dist/index.js",
Expand Down Expand Up @@ -94,7 +94,7 @@
"@types/node": "^20.14.11",
"eslint": "^9.7.0",
"globals": "^15.8.0",
"homebridge": "^1.8.4-beta.21",
"homebridge": "^1.8.3",
"homebridge-config-ui-x": "4.56.4",
"nodemon": "^3.1.4",
"npm-check-updates": "^16.14.20",
Expand Down

0 comments on commit 8bb3fae

Please sign in to comment.