Update zigbee2mqtt-frontend to 0.2.24 (#4578)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-10-07 08:27:32 +08:00
committed by GitHub
parent ba57e352b7
commit a132094be4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20871,9 +20871,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.23",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.23.tgz",
"integrity": "sha512-Vg7hORR0egdMhw/go9wMHgqV1qZRHNbPY7MMmLphMwpR2QpF/9r2R5L6kxNLPBIgNj7fk7/Rzkutlz15DULWoQ=="
"version": "0.2.24",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.24.tgz",
"integrity": "sha512-9jm2RV61Hb+0UkDEH2LvPdU0/J3IrFRgKllNt7Mgn9Wi/aYsW7c7YmppojuZdWtb4nLZ9j6Uca30IT4LgjpZJQ=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.13",
"zigbee-herdsman-converters": "12.0.202",
"zigbee2mqtt-frontend": "0.2.23"
"zigbee2mqtt-frontend": "0.2.24"
},
"devDependencies": {
"eslint": "*",