Skip to content

Commit

Permalink
v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
madchicken committed Mar 2, 2021
1 parent 8e0e13f commit 499e0f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "homebridge-comelit-platform",
"version": "2.6.1",
"version": "2.6.2",
"author": "Pierpaolo Follia",
"repository": {
"type": "git",
Expand Down Expand Up @@ -40,12 +40,12 @@
"async-mqtt": "^2.6.1",
"comelit-client": "2.3.1",
"express": "^4.17.1",
"fakegato-history": "^0.6.1",
"lodash": "^4.17.20",
"mqtt": "^4.2.6",
"mqtt-packet": "^6.7.0",
"prom-client": "^13.1.0",
"typescript": "^4.1.3",
"fakegato-history": "^0.6.1"
"typescript": "^4.1.3"
},
"devDependencies": {
"@types/express": "^4.17.2",
Expand All @@ -58,8 +58,8 @@
"eslint": "^6.4.0",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-prettier": "^3.1.2",
"homebridge": "^1.3.1",
"hap-nodejs": "^0.9.2",
"homebridge": "^1.3.1",
"husky": "^4.2.3",
"jest": "^24.9.0",
"nock": "^12.0.2",
Expand Down

0 comments on commit 499e0f1

Please sign in to comment.