Skip to content

Commit

Permalink
Updated dependency eufy-security-client
Browse files Browse the repository at this point in the history
  • Loading branch information
bropat committed Jul 20, 2021
1 parent 7ec2386 commit 2d0ef96
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eufy-security-ws",
"version": "0.3.1",
"version": "0.3.2",
"description": "Node WebSocket server implementation to integrate Eufy Security devices",
"main": "dist/lib/index.js",
"bin": {
Expand Down Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"ansi-colors": "^4.1.1",
"commander": "^8.0.0",
"eufy-security-client": "^0.9.2",
"eufy-security-client": "^0.9.3",
"fs-extra": "^10.0.0",
"promptly": "^3.2.0",
"tslog": "^3.2.0",
Expand Down

0 comments on commit 2d0ef96

Please sign in to comment.