Update zigbee2mqtt-frontend to 0.2.27 (#4619)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-10-09 18:43:01 +08:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 8cae206c64
commit 5ec3ef5be6
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20871,9 +20871,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.26",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.26.tgz",
"integrity": "sha512-/pVhz85aWiX2qmwSE1BVoM0ctrgj4u8KiAluXavqOIIqYG0FjnuMqkmNLTw6E5WMj9/VeMe2DSWunj2gv29HAA=="
"version": "0.2.27",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.27.tgz",
"integrity": "sha512-YEQvYNwmO4rehkfhWp4mVfh+d5RKZ0pRjfWqj2mTEsKCvCV+ybMPLYxA0wuyv5M7C5+X5Rfah53VMAf60YRQOQ=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.14",
"zigbee-herdsman-converters": "12.0.204",
"zigbee2mqtt-frontend": "0.2.26"
"zigbee2mqtt-frontend": "0.2.27"
},
"devDependencies": {
"eslint": "*",