From bc5a1e2d559610f2b14bb29faf0919dac6f1c6cd Mon Sep 17 00:00:00 2001 From: Ben <43026681+bwp91@users.noreply.github.com> Date: Sat, 23 Sep 2023 21:02:16 +0100 Subject: [PATCH] Update package.json --- ui/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/package.json b/ui/package.json index 2d797c227..516bc52b3 100644 --- a/ui/package.json +++ b/ui/package.json @@ -21,7 +21,7 @@ "@angular/platform-browser-dynamic": "^14.1.1", "@angular/router": "^14.1.1", "@auth0/angular-jwt": "^5.0.2", - "@homebridge/plugin-ui-utils": "0.0.19", + "@homebridge/plugin-ui-utils": "0.1.0", "@ng-bootstrap/ng-bootstrap": "^11.0.1", "@ngx-translate/core": "^14.0.0", "@ngx-translate/http-loader": "^7.0.0", @@ -92,4 +92,4 @@ "rxjs": "^7.4.0", "marked": "^4.0.13" } -} \ No newline at end of file +}