Update zigbee2mqtt-frontend to 0.2.74 (#4935)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-11-11 18:44:28 +08:00
committed by GitHub
parent 3c218305fa
commit ee50fb40f2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19630,9 +19630,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.72",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.72.tgz",
"integrity": "sha512-xfhgZdsJm828/PfUAzliqHyDpEeWauUU4Gdny8baoKDTfGtfIX9joZI7Q1qlvZUIsrrlYh35D5JZ2pRsjSf6zQ=="
"version": "0.2.74",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.74.tgz",
"integrity": "sha512-Y+PUrC6ho42fynuN4XMEkMXVrTZ3OsXC1atbpPDZs4LjntW/JWaZp+GXwY66lcZQ/vh7cxCDihIoY6WGyN4l+w=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.27",
"zigbee-herdsman-converters": "12.0.233",
"zigbee2mqtt-frontend": "0.2.72"
"zigbee2mqtt-frontend": "0.2.74"
},
"devDependencies": {
"eslint": "*",