Skip to content

Commit

Permalink
Update bluelinky dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Hacksore committed Nov 8, 2020
1 parent 6b17bb6 commit 06c6071
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
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-bluelinky",
"version": "0.0.10-alpha",
"version": "0.0.11-alpha",
"description": "A Node Red Library for BlueLinky, a Hyundai 3rd-party wrapper",
"main": "bluelinky.js",
"scripts": {
Expand Down Expand Up @@ -31,6 +31,6 @@
},
"homepage": "https://github.com/SondreNjaastad/node-red-contrib-bluelinky#readme",
"dependencies": {
"bluelinky": "^5.2.0"
"bluelinky": "^5.2.2"
}
}

0 comments on commit 06c6071

Please sign in to comment.