Skip to content

Commit cf08a3e

Browse files
committed
Update push-receiver
1 parent 1552181 commit cf08a3e

File tree

3 files changed

+46
-40
lines changed

3 files changed

+46
-40
lines changed

.changeset/cool-fans-happen.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'ring-client-api': patch
3+
'homebridge-ring': patch
4+
---
5+
6+
Update push-receiver, which should lead to more reliable push notification handling

package-lock.json

+39-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ring-client-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"test:watch": "jest --watch"
1818
},
1919
"dependencies": {
20-
"@eneris/push-receiver": "4.1.3",
20+
"@eneris/push-receiver": "4.1.6",
2121
"@homebridge/camera-utils": "^2.2.6",
2222
"@types/socket.io-client": "1.4.36",
2323
"colors": "1.4.0",

0 commit comments

Comments
 (0)