Update zigbee2mqtt-frontend to 0.2.118 (#5446)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-12-29 19:03:51 +08:00
committed by GitHub
parent 332ccee44a
commit 8575470ff2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27554,9 +27554,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.110",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.110.tgz",
"integrity": "sha512-yt16YXGJU7bZ+qUkhWohmxQvYM72FZGST6tmiFNJRAX2WSFUwja8WFdlx5gGT1t3MYDx/hXYVmVGo5o8sQRwWg=="
"version": "0.2.118",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.118.tgz",
"integrity": "sha512-dmVd7o7/Dro5kPUeYLqdZ4127+ayc6AkKrGC+N1FVu2sSYdISswU8eBrkbNGME8nfhaorHLK/MqubpB8CxaQLA=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.44",
"zigbee-herdsman-converters": "14.0.0",
"zigbee2mqtt-frontend": "0.2.110"
"zigbee2mqtt-frontend": "0.2.118"
},
"devDependencies": {
"eslint": "*",