Update zigbee2mqtt-frontend to 0.6.20 (#9129)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-12 18:45:58 +08:00
committed by GitHub
co-authored by nurikk
parent de7b120ed2
commit 899383d79e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -23157,9 +23157,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.6.19",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.19.tgz",
"integrity": "sha512-20zE9N94Ck30JgAWAGiy/qjP345J+OXWVJV39ZpSV0Zcc5YAWVQUpF60soTE8dQbyj/TdVso5NSjwwZZcvNlMQ=="
"version": "0.6.20",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.20.tgz",
"integrity": "sha512-ThjkiLrQ1nBkuR4o8rOFZB3ke8SjipE2z5+6igD5t2888tEuJsSrqn4S7sHNCHCgYpILcthz+vp0qLxB5xNSyQ=="
}
}
}
+1 -1
View File
@@ -59,7 +59,7 @@
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.157",
"zigbee-herdsman-converters": "14.0.275",
"zigbee2mqtt-frontend": "0.6.19"
"zigbee2mqtt-frontend": "0.6.20"
},
"devDependencies": {
"@babel/core": "^7.15.5",