Skip to content

Commit

Permalink
bump bluelinky dependency
Browse files Browse the repository at this point in the history
Fixes #26 #27
  • Loading branch information
athal7 committed Jul 30, 2021
1 parent ca31aff commit c88c375
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": false,
"displayName": "Homebridge Hyundai BlueLink",
"name": "homebridge-hyundai-bluelink",
"version": "1.3.7",
"version": "1.3.8",
"description": "Integrates with remote functionality for Hyundai cars.",
"license": "Apache-2.0",
"repository": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"homebridge-plugin"
],
"dependencies": {
"bluelinky": "^7.4.0"
"bluelinky": "^7.4.1"
},
"devDependencies": {
"@types/node": "^14.14.43",
Expand Down

0 comments on commit c88c375

Please sign in to comment.