Update zigbee2mqtt-frontend to 0.2.110 (#5361)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-12-21 18:54:42 +08:00
committed by GitHub
co-authored by nurikk
parent fb4b014940
commit be6b693198
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19479,9 +19479,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.108",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.108.tgz",
"integrity": "sha512-5VFihL8d39EQHagdseRFWCCvJFTM7RhgRki26XMXrjZuWwPcTJADhqIK7G1uX4dx7SlGKXPJt3dpA/ANVD8Www=="
"version": "0.2.110",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.110.tgz",
"integrity": "sha512-yt16YXGJU7bZ+qUkhWohmxQvYM72FZGST6tmiFNJRAX2WSFUwja8WFdlx5gGT1t3MYDx/hXYVmVGo5o8sQRwWg=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.41",
"zigbee-herdsman-converters": "13.0.28",
"zigbee2mqtt-frontend": "0.2.108"
"zigbee2mqtt-frontend": "0.2.110"
},
"devDependencies": {
"eslint": "*",