Update zigbee2mqtt-frontend to 0.3.2 (#5616)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-01-08 07:34:49 +08:00
committed by GitHub
co-authored by nurikk
parent 4fc10f0cfb
commit 0a56e5c3d5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27629,9 +27629,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.1.tgz",
"integrity": "sha512-aAP/jqRvpe+3G+5e51r9IdhVa0nRpLAwPE8mr3Pyq4KeKVMgSIEbtY6WVsciyFBn6ingjXyQknvkVb+MEAROog=="
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.2.tgz",
"integrity": "sha512-X/t316KvmctpDzMPG6HX0IxAVNNIseTJPsymxFRLINYyARevnllbiwRQiaBBuiDbajekPLKEle1sQhrjmxe2bQ=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.48",
"zigbee-herdsman-converters": "14.0.12",
"zigbee2mqtt-frontend": "0.3.1"
"zigbee2mqtt-frontend": "0.3.2"
},
"devDependencies": {
"eslint": "*",