Update zigbee2mqtt-frontend to 0.3.1 (#5490)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-01-02 16:42:42 +08:00
committed by GitHub
parent 2dc9016f9f
commit cf7156707d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27554,9 +27554,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.129",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.129.tgz",
"integrity": "sha512-gvzgYMtI7XF97HueC65MxwqB7Hcoc2HNRnyydqJuq11w0FrzFBg/VLhDpsW5Sor8oz/C8cjd8rtS1yC2jqI1Eg=="
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.1.tgz",
"integrity": "sha512-aAP/jqRvpe+3G+5e51r9IdhVa0nRpLAwPE8mr3Pyq4KeKVMgSIEbtY6WVsciyFBn6ingjXyQknvkVb+MEAROog=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.46",
"zigbee-herdsman-converters": "14.0.3",
"zigbee2mqtt-frontend": "0.2.129"
"zigbee2mqtt-frontend": "0.3.1"
},
"devDependencies": {
"eslint": "*",