Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- homebridge v1.0.0;
- homebridge-lib v4.6.0.
  • Loading branch information
ebaauw committed Apr 25, 2020
1 parent 3fb9f51 commit f52f6e0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 12 deletions.
24 changes: 14 additions & 10 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 @@ -12,11 +12,11 @@
],
"main": "index.js",
"engines": {
"homebridge": "~0.4.53",
"homebridge": "~1.0.0||0.4.54-beta.54",
"node": "^12.16.2"
},
"dependencies": {
"homebridge-lib": "~4.5.7",
"homebridge-lib": "~4.6.0",
"moment": "~2.24.0"
},
"scripts": {
Expand Down

0 comments on commit f52f6e0

Please sign in to comment.