Update zigbee2mqtt-frontend to 0.2.129 (#5476)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-12-31 11:56:16 +08:00
committed by GitHub
co-authored by nurikk
parent a203b1a0c0
commit 89272ce300
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27554,9 +27554,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.127",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.127.tgz",
"integrity": "sha512-MGvOyQkVncsLlgGxj8mv+vTqGEIIain5XPFGFx3gTxp0XdaqRNuNtA9h0bXlaM8B5QZLGaIaRtWuLciIju0g7w=="
"version": "0.2.129",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.129.tgz",
"integrity": "sha512-gvzgYMtI7XF97HueC65MxwqB7Hcoc2HNRnyydqJuq11w0FrzFBg/VLhDpsW5Sor8oz/C8cjd8rtS1yC2jqI1Eg=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.46",
"zigbee-herdsman-converters": "14.0.1",
"zigbee2mqtt-frontend": "0.2.127"
"zigbee2mqtt-frontend": "0.2.129"
},
"devDependencies": {
"eslint": "*",