Update zigbee2mqtt-frontend to 0.6.8 (#8822)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-21 00:46:38 +08:00
committed by GitHub
co-authored by nurikk
parent 41b1d53723
commit 80b35ba728
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -26026,9 +26026,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.7",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.7.tgz",
"integrity": "sha512-VQRn6SY5PUVWLmDfG3uZIiNIryYVce99vXxajXhN11vTqT1WXplQ30JCoIaXimJCaD4SstJ3Hj3JcbDIDAU+sQ=="
"version": "0.6.8",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.8.tgz",
"integrity": "sha512-WtpLyUcwPBaTZXm4Zsl/d0f9AWyZrIn+ktxm3NaaMKJV7+mJk0v86rk9rfamyv9I+osHbghSWDVH/tJ+OEGQ3Q=="
}
}
}
+1 -1
View File
@@ -58,7 +58,7 @@
"ws": "^8.2.2",
"zigbee-herdsman": "0.13.146",
"zigbee-herdsman-converters": "14.0.249",
"zigbee2mqtt-frontend": "0.6.7"
"zigbee2mqtt-frontend": "0.6.8"
},
"devDependencies": {
"@babel/core": "^7.15.5",