Skip to content

Commit

Permalink
Fix for #1975 (#1976)
Browse files Browse the repository at this point in the history
  • Loading branch information
donavanbecker committed Jan 7, 2024
2 parents 539d62c + 5dd1ee8 commit 14bb006
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
19 changes: 16 additions & 3 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "homebridge-config-ui-x",
"displayName": "Homebridge UI",
"version": "4.55.0",
"version": "4.55.1",
"description": "A web based management, configuration and control platform for Homebridge.",
"license": "MIT",
"author": "oznu <dev@oz.nu>",
Expand Down Expand Up @@ -70,6 +70,7 @@
"@oznu/hap-client": "1.9.0",
"axios": "1.6.5",
"bash-color": "0.0.4",
"bonjour-service": "=1.1.1",
"buffer-shims": "1.0.0",
"class-transformer": "0.5.1",
"class-validator": "0.14.0",
Expand Down Expand Up @@ -159,4 +160,4 @@
"smart home",
"hb-service"
]
}
}

0 comments on commit 14bb006

Please sign in to comment.