Skip to content

Commit

Permalink
fix: Fix MQTT ECONNREFUSED error zigbee2mqtt/hassio-zigbee2mqtt#605
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed May 7, 2024
1 parent 3544d51 commit a0c9a17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"jszip": "^3.10.1",
"mkdir-recursive": "^0.4.0",
"moment": "^2.30.1",
"mqtt": "^5.5.5",
"mqtt": "^5.5.0",
"object-assign-deep": "^0.4.0",
"rimraf": "^5.0.5",
"semver": "^7.6.0",
Expand Down

0 comments on commit a0c9a17

Please sign in to comment.