Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- homebridge v1.0.4 or greater v1.x.x;
- homebridge-lib v4.7.5.
  • Loading branch information
ebaauw committed May 17, 2020
1 parent 7a5198a commit 48e95e4
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
128 changes: 64 additions & 64 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 @@ -17,12 +17,12 @@
],
"main": "index.js",
"engines": {
"homebridge": "~1.0.4",
"homebridge": "^1.0.4",
"node": "^12.16.3"
},
"dependencies": {
"fakegato-history": "~0.5.6",
"homebridge-lib": "~4.7.3",
"homebridge-lib": "~4.7.5",
"moment": "~2.25.3",
"semver": "~7.3.2",
"serialport": "~9.0.0",
Expand Down

0 comments on commit 48e95e4

Please sign in to comment.