Skip to content

Commit

Permalink
Merge pull request #54 from wranglatang/master
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
SondreNjaastad authored May 28, 2021
2 parents 48954bb + baf4b6a commit 760e51d
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.23",
"version": "0.0.24",
"description": "A Node Red Library for BlueLinky, a Hyundai and Kia 3rd-party wrapper",
"main": "bluelinky.js",
"scripts": {
Expand Down Expand Up @@ -33,6 +33,6 @@
},
"homepage": "https://github.com/SondreNjaastad/node-red-contrib-bluelinky#readme",
"dependencies": {
"bluelinky": "^7.2.1"
"bluelinky": "^7.2.2"
}
}

0 comments on commit 760e51d

Please sign in to comment.