Update zigbee2mqtt-frontend to 0.2.7 (#4387)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-09-17 21:09:54 +08:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 9c2fd10d8f
commit c0faae73bb
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20672,9 +20672,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.4.tgz",
"integrity": "sha512-WD7mVaSQcsZc/nco5iTXT5qjBo7AHwFGTa4gDOb5pswKoI48SlIeHKoKbauDuOeVEuP5/zSoxUglFIWoR+hCJw=="
"version": "0.2.7",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.7.tgz",
"integrity": "sha512-CGjZT/XrxTLb+D/ceLJJtHl5N+/J6TEzHUtE4DOYgUKWSuxZxH9lwcJBfBcW45VpId5jhh2tJpsYRHDDWThl7Q=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.7",
"zigbee-herdsman-converters": "12.0.188",
"zigbee2mqtt-frontend": "0.2.4"
"zigbee2mqtt-frontend": "0.2.7"
},
"devDependencies": {
"eslint": "*",