Update zigbee2mqtt-frontend to 0.2.78 (#4962)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-11-12 21:24:56 +08:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent dd582a3f7e
commit 97215c9072
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19630,9 +19630,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.77",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.77.tgz",
"integrity": "sha512-iwyX53kds/5/xUHNykLZ04flB20xZVHmBNTze9MwPqH4MA/B7UZgBpAlTiMSNOcsNdpRPTncjip/Bbq/LqvOwA=="
"version": "0.2.78",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.78.tgz",
"integrity": "sha512-/bJtExUdWT6QfB8/8t8ezkZJ4M6lj1FynE9dFG04ny+o441NdbDzX29v1R4+lpIh5YPx9Hzv4pz16pHmwruv+Q=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.29",
"zigbee-herdsman-converters": "12.0.233",
"zigbee2mqtt-frontend": "0.2.77"
"zigbee2mqtt-frontend": "0.2.78"
},
"devDependencies": {
"eslint": "*",