Update zigbee2mqtt-frontend to 0.2.105 (#5235)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-12-09 20:27:54 +08:00
committed by GitHub
co-authored by nurikk
parent 293c32d465
commit 7ca8535714
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19586,9 +19586,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.104",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.104.tgz",
"integrity": "sha512-5d4n8onn6NT5uiz1SbAPSFYbeMrG/9B7gl3zfsqIJ3f0gQU+oF83+gEmQlf/yCaiv9Jf0Qluz8SJfQz+BNGVOg=="
"version": "0.2.105",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.105.tgz",
"integrity": "sha512-cyLAtwkZxbgxsV5WlXROzZzkFyk7avnEZdhr5jONVtYCHt6adkBOTiJAsfFYK7PSkrOALWKL97u1QoehZ2WXPA=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.39",
"zigbee-herdsman-converters": "13.0.15",
"zigbee2mqtt-frontend": "0.2.104"
"zigbee2mqtt-frontend": "0.2.105"
},
"devDependencies": {
"eslint": "*",