Update zigbee2mqtt-frontend to 0.2.15 (#4463)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-09-26 07:32:30 +08:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 49e621123a
commit fced7edc2d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20768,9 +20768,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.14",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.14.tgz",
"integrity": "sha512-CEOTtwx7xVQMogjImZr0uCdMi9T9M+tgF1hVIWasjj7PMVp4LQeEb8HitvaiTPFWwIw3ifa4JwLoHP9DIz58TQ=="
"version": "0.2.15",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.15.tgz",
"integrity": "sha512-pmtGpNMtCfkU/XVOSe3ma6klaTfd11PtNWBzTFAnhxtQihLVFhKCGIjxQwZJF2VT6LPw1lp+2iU/MUEscPRGpg=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.9",
"zigbee-herdsman-converters": "12.0.192",
"zigbee2mqtt-frontend": "0.2.14"
"zigbee2mqtt-frontend": "0.2.15"
},
"devDependencies": {
"eslint": "*",