Update zigbee2mqtt-frontend to 0.6.6 (#8727)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-12 18:29:08 +08:00
committed by GitHub
co-authored by nurikk
parent 75d2fe393d
commit bb1cbf3de7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -26009,9 +26009,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.4",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.4.tgz",
"integrity": "sha512-OM3ARBRLFdE3nCzFjP9Fe6mD37EdSyLjMeokvHdJSoHKknoxX2jqQkSoqmCpnB9ChzlGnAWiTvRrEIOe/HOUpQ=="
"version": "0.6.6",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.6.tgz",
"integrity": "sha512-ZRCDSDLTiX3sGWbbx6JQFM46P94ZkJqGFY36/qwlc5w2+3vY/uL/i7tx0Cj2DQ4lr2rBrAkdw/Ej8WbJp+3c6g=="
}
}
}
+1 -1
View File
@@ -57,7 +57,7 @@
"ws": "^8.2.1",
"zigbee-herdsman": "0.13.143",
"zigbee-herdsman-converters": "14.0.244",
"zigbee2mqtt-frontend": "0.6.4"
"zigbee2mqtt-frontend": "0.6.6"
},
"devDependencies": {
"@babel/core": "^7.15.5",