Update zigbee2mqtt-frontend to 0.3.4 (#5731)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-01-14 01:05:23 +08:00
committed by GitHub
parent d752f0593d
commit 9604c836fd
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27650,9 +27650,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.2.tgz",
"integrity": "sha512-X/t316KvmctpDzMPG6HX0IxAVNNIseTJPsymxFRLINYyARevnllbiwRQiaBBuiDbajekPLKEle1sQhrjmxe2bQ=="
"version": "0.3.4",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.4.tgz",
"integrity": "sha512-YVbcCpngNULJYzqE8o9vEx3hESBnwtwK5UhRfjGPoG3NtquNKNs2NtlEZGLml81cqDAB9fmWPS5R1iMY8XqD4g=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.54",
"zigbee-herdsman-converters": "14.0.18",
"zigbee2mqtt-frontend": "0.3.2"
"zigbee2mqtt-frontend": "0.3.4"
},
"devDependencies": {
"eslint": "*",