Update zigbee2mqtt-frontend to 0.2.95 (#5112)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-11-28 22:04:46 +08:00
committed by GitHub
co-authored by nurikk
parent e0c2d69244
commit 9e0ea50da2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19611,9 +19611,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.91",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.91.tgz",
"integrity": "sha512-WFpXuOQ+SpZFt5ay3vfC2xWdeUWkfw5F2hWq9cjmZwl43fCy6IlY2fzhIsmn9yZr0mO2catyfwsXCCAfItIOTw=="
"version": "0.2.95",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.95.tgz",
"integrity": "sha512-s9cfR6+RI8T4oCo67Zm/OrOmaEqDBBiQhlmluicZq4hlHbw1oRmPOK35aWJTGjkhHtEEpCsHQQ2hTuNgKVYCjw=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.36",
"zigbee-herdsman-converters": "13.0.5",
"zigbee2mqtt-frontend": "0.2.91"
"zigbee2mqtt-frontend": "0.2.95"
},
"devDependencies": {
"eslint": "*",