Update zigbee2mqtt-frontend to 0.2.71 (#4928)

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 13:08:21 +08:00
committed by GitHub
parent 8c20fa5d83
commit f31961982d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19630,9 +19630,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.69",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.69.tgz",
"integrity": "sha512-Az4e5Oh3C+VVGOX15Kyv3GVp39FHCH9AHjVxRD7cg87xWRqz/w9RBtSbLawLZyt+/4Vy0Xxy5Yd7fBnnpO1rqA=="
"version": "0.2.71",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.71.tgz",
"integrity": "sha512-l9B+0Khi2GmzwyPB4SbfobCoOEZ+KPjQnlOioEt7aKGyr0wOfx+IjHm50EEDPpX23/FHRMAS00/hkxL4mgSIRQ=="
}
}
}
+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.69"
"zigbee2mqtt-frontend": "0.2.71"
},
"devDependencies": {
"eslint": "*",