mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 21:41:41 +00:00
Update zigbee2mqtt-frontend to 0.3.1 (#5490)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2dc9016f9f
commit
cf7156707d
Generated
+3
-3
@@ -27554,9 +27554,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.2.129",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.129.tgz",
|
||||
"integrity": "sha512-gvzgYMtI7XF97HueC65MxwqB7Hcoc2HNRnyydqJuq11w0FrzFBg/VLhDpsW5Sor8oz/C8cjd8rtS1yC2jqI1Eg=="
|
||||
"version": "0.3.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.1.tgz",
|
||||
"integrity": "sha512-aAP/jqRvpe+3G+5e51r9IdhVa0nRpLAwPE8mr3Pyq4KeKVMgSIEbtY6WVsciyFBn6ingjXyQknvkVb+MEAROog=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -53,7 +53,7 @@
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.46",
|
||||
"zigbee-herdsman-converters": "14.0.3",
|
||||
"zigbee2mqtt-frontend": "0.2.129"
|
||||
"zigbee2mqtt-frontend": "0.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
||||
Reference in New Issue
Block a user