mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-11 14:18:50 +00:00
Update zigbee2mqtt-frontend to 0.6.0 (#8572)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9d60f9b64f
commit
991b937451
Generated
+3
-3
@@ -26008,9 +26008,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.5.27",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.5.27.tgz",
|
||||
"integrity": "sha512-xxUQoRgqWQ+kAVe/Q4AfnpZHJC8aDuS17b7ymIKF40FeVbHLP6aBhpZyjSQ2BnjDi1Plg8sx286W1L0ADPUrOw=="
|
||||
"version": "0.6.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.0.tgz",
|
||||
"integrity": "sha512-q1Nhs8cm0RdoO1mftVCV3TmC08RuujHM7TrKluFLcrtUbafYMvyKGBN+BlctRvV1ksZlwX/6MJbz76M1kLhWXA=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -57,7 +57,7 @@
|
||||
"ws": "^8.2.1",
|
||||
"zigbee-herdsman": "0.13.136",
|
||||
"zigbee-herdsman-converters": "14.0.235",
|
||||
"zigbee2mqtt-frontend": "0.5.27"
|
||||
"zigbee2mqtt-frontend": "0.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.0",
|
||||
|
||||
Reference in New Issue
Block a user