Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreif committed Nov 16, 2024
1 parent 20abf95 commit d0baee3
Show file tree
Hide file tree
Showing 6 changed files with 180 additions and 170 deletions.
6 changes: 6 additions & 0 deletions .changeset/neat-experts-think.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'homebridge-ring': patch
'ring-client-api': patch
---

Update dependencies
6 changes: 5 additions & 1 deletion .ncurc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
{
"reject": ["socket.io-client", "@types/socket.io-client"]
"reject": [
"socket.io-client",
"@types/socket.io-client",
"@homebridge/camera-utils"
]
}
Loading

0 comments on commit d0baee3

Please sign in to comment.