Update zigbee2mqtt-frontend to 0.2.69 (#4906)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-11-08 21:59:06 +08:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent b1f129c6e8
commit ab7d507806
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19628,9 +19628,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.68",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.68.tgz",
"integrity": "sha512-i89/EG+wQZ4m+O8I9VPuIgsAOxtft/e1pH5qqZeFcDvQg2iRuvRWR7CuEFJ4FnbakjOXU62eGldfzqsoq/m9Tw=="
"version": "0.2.69",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.69.tgz",
"integrity": "sha512-Az4e5Oh3C+VVGOX15Kyv3GVp39FHCH9AHjVxRD7cg87xWRqz/w9RBtSbLawLZyt+/4Vy0Xxy5Yd7fBnnpO1rqA=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.26",
"zigbee-herdsman-converters": "12.0.231",
"zigbee2mqtt-frontend": "0.2.68"
"zigbee2mqtt-frontend": "0.2.69"
},
"devDependencies": {
"eslint": "*",