Update zigbee2mqtt-frontend to 0.4.2 (#7331)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-05-04 23:38:22 +08:00
committed by GitHub
co-authored by nurikk
parent baeac6fa68
commit b2a64ea066
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -28091,9 +28091,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.1.tgz",
"integrity": "sha512-rYlL1l6rRxBoDBuxMuLpeI1ZsV3u3y8wsioESnfIBC6sDgDjXcgOO9zoqjtA+x6GEN6kv4KSICamB6F/LzGuHg=="
"version": "0.4.2",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.2.tgz",
"integrity": "sha512-wBvz+01TuMgqGQUG7Y+dUTaQWtnMw5s2MSiqCEj5maUUJbc45xCIdOcgkqfIjrfC3ifGhxji3KMfrz5qbHOBkw=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.92",
"zigbee-herdsman-converters": "14.0.137",
"zigbee2mqtt-frontend": "0.4.1"
"zigbee2mqtt-frontend": "0.4.2"
},
"devDependencies": {
"eslint": "*",