Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- Homebridge v1.8.4 or v2.0.0-beta;
- homebridge-lib v7.0.5.
  • Loading branch information
ebaauw committed Aug 14, 2024
1 parent 7e0097b commit 7135423
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
48 changes: 24 additions & 24 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 @@ -22,11 +22,11 @@
"rpi": "cli/rpi.js"
},
"engines": {
"homebridge": "^1.8.3",
"homebridge": "^1.8.4||^2.0.0-beta",
"node": "^20||^18"
},
"dependencies": {
"homebridge-lib": "~7.0.4"
"homebridge-lib": "~7.0.5"
},
"scripts": {
"prepare": "standard && rm -rf out && jsdoc -c jsdoc.json",
Expand Down

0 comments on commit 7135423

Please sign in to comment.