Update zigbee2mqtt-frontend to 0.2.64 (#4822)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-10-31 10:20:35 +08:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent e1b5a105dd
commit 09ae27503e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19664,9 +19664,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.63",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.63.tgz",
"integrity": "sha512-FdkyCn/nsW1pnbJy70F31JkPbxMBxHYafa77uKP/xmKWLlOLQbwS9D1TsMhvGzsc7gOM/ESDlRIbqh20P1/ACA=="
"version": "0.2.64",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.64.tgz",
"integrity": "sha512-qUQJt7+bOEL76276rX7vB03Qz8KWagLCQb17HqA3RBkY3JB258XoLg5PNYXv7fSsT3R/44WhqhyWjFgpfDu0HQ=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.24",
"zigbee-herdsman-converters": "12.0.223",
"zigbee2mqtt-frontend": "0.2.63"
"zigbee2mqtt-frontend": "0.2.64"
},
"devDependencies": {
"eslint": "*",