mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee2mqtt-frontend to 0.3.2 (#5616)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
co-authored by
nurikk
parent
4fc10f0cfb
commit
0a56e5c3d5
Generated
+3
-3
@@ -27629,9 +27629,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.3.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.1.tgz",
|
||||
"integrity": "sha512-aAP/jqRvpe+3G+5e51r9IdhVa0nRpLAwPE8mr3Pyq4KeKVMgSIEbtY6WVsciyFBn6ingjXyQknvkVb+MEAROog=="
|
||||
"version": "0.3.2",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.2.tgz",
|
||||
"integrity": "sha512-X/t316KvmctpDzMPG6HX0IxAVNNIseTJPsymxFRLINYyARevnllbiwRQiaBBuiDbajekPLKEle1sQhrjmxe2bQ=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -53,7 +53,7 @@
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.48",
|
||||
"zigbee-herdsman-converters": "14.0.12",
|
||||
"zigbee2mqtt-frontend": "0.3.1"
|
||||
"zigbee2mqtt-frontend": "0.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
||||
Reference in New Issue
Block a user