Update zigbee2mqtt-frontend to 0.6.0 (#8572)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-30 20:36:37 +08:00
committed by GitHub
parent 9d60f9b64f
commit 991b937451
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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",