mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 10:31:37 +00:00
Update zigbee2mqtt-frontend to 0.6.1 (#8639)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b112184b65
commit
e59f347d68
Generated
+3
-3
@@ -25817,9 +25817,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.6.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.0.tgz",
|
||||
"integrity": "sha512-q1Nhs8cm0RdoO1mftVCV3TmC08RuujHM7TrKluFLcrtUbafYMvyKGBN+BlctRvV1ksZlwX/6MJbz76M1kLhWXA=="
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.1.tgz",
|
||||
"integrity": "sha512-G3zjZSvM8asbIp5ONwSjXmxKylPnA/PdN2H6+M/QmMsjMgcN+BfZ8ScDlSOUMMQO8rjrkzqeE2NdVlMeDo8w7Q=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -57,7 +57,7 @@
|
||||
"ws": "^8.2.1",
|
||||
"zigbee-herdsman": "0.13.140",
|
||||
"zigbee-herdsman-converters": "14.0.240",
|
||||
"zigbee2mqtt-frontend": "0.6.0"
|
||||
"zigbee2mqtt-frontend": "0.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.0",
|
||||
|
||||
Reference in New Issue
Block a user