Skip to content

Commit e1d50bd

Browse files
author
QuickSander
committed
fix: update notification server dependency.
1 parent 1ccc23f commit e1d50bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"preferGlobal": true,
3030
"dependencies": {
3131
"color-convert": "^2.0.0",
32-
"request": "^2.88.0"
32+
"request": "^2.88.0",
33+
"homebridge-http-base": "^2.1.8"
3334
},
3435
"scripts": {
3536
"semantic-release": "semantic-release",

0 commit comments

Comments
 (0)