Update zigbee2mqtt-frontend to 0.2.76 (#4957)

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 16:38:40 +08:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 35813ff951
commit e6124c2631
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19630,9 +19630,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.75",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.75.tgz",
"integrity": "sha512-e3JJmKtfQJMjZo7tSy3KRE2Q776ETkrLpBT3NkkDwdxkvqpWVWlzgGRztarehMqGKcTdSasSIle9EfYL+gRUqA=="
"version": "0.2.76",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.76.tgz",
"integrity": "sha512-wtp4dVEdy/SUMw9+ShISwSkA7DdR5dfF9RVJz8jQWmnmSf3iPAMNg0kdpWdswjRKe1G5xdTLia2oVaSzMYla2w=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.28",
"zigbee-herdsman-converters": "12.0.233",
"zigbee2mqtt-frontend": "0.2.75"
"zigbee2mqtt-frontend": "0.2.76"
},
"devDependencies": {
"eslint": "*",