Skip to content

Commit

Permalink
Update push-receiver
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreif committed Aug 8, 2024
1 parent 1552181 commit cf08a3e
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 40 deletions.
6 changes: 6 additions & 0 deletions .changeset/cool-fans-happen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'ring-client-api': patch
'homebridge-ring': patch
---

Update push-receiver, which should lead to more reliable push notification handling
78 changes: 39 additions & 39 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/ring-client-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@eneris/push-receiver": "4.1.3",
"@eneris/push-receiver": "4.1.6",
"@homebridge/camera-utils": "^2.2.6",
"@types/socket.io-client": "1.4.36",
"colors": "1.4.0",
Expand Down

0 comments on commit cf08a3e

Please sign in to comment.