mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-29 07:08:56 +00:00
Update zigbee2mqtt-frontend to 0.4.2 (#7331)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
co-authored by
nurikk
parent
baeac6fa68
commit
b2a64ea066
Generated
+3
-3
@@ -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
@@ -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": "*",
|
||||
|
||||
Reference in New Issue
Block a user