Skip to content

Commit

Permalink
Changing to track master of node-blink-security which has the fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
bartdorsey committed Jul 12, 2020
1 parent cefc0a2 commit 151b6a4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
7 changes: 3 additions & 4 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": "homebridge-blinkcameras",
"version": "1.1.3",
"version": "1.1.4",
"description": "Blink Camera plugin for homebridge",
"license": "ISC",
"keywords": [
Expand All @@ -26,7 +26,7 @@
"async-lock": "^1.2.4",
"lodash": ">=4.17.19",
"moment": "^2.27.0",
"node-blink-security": "^4.1.4"
"node-blink-security": "github:madshall/node-blink-security#master"
},
"devDependencies": {
"@babel/core": "^7.10.4",
Expand Down

0 comments on commit 151b6a4

Please sign in to comment.