Update zigbee2mqtt-frontend to 0.2.106 (#5245)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-12-10 15:26:17 +08:00
committed by GitHub
parent b6c4c2d73c
commit 4078f2da02
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19601,9 +19601,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.105",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.105.tgz",
"integrity": "sha512-cyLAtwkZxbgxsV5WlXROzZzkFyk7avnEZdhr5jONVtYCHt6adkBOTiJAsfFYK7PSkrOALWKL97u1QoehZ2WXPA=="
"version": "0.2.106",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.106.tgz",
"integrity": "sha512-brEX434an5wpxdXj2NVX/nPLo9IY1UgpENILgyrRIW6au/RI8W0kxo3GoaWSaAiXpD8H9jvYVR1Km6QtKKd31w=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.40",
"zigbee-herdsman-converters": "13.0.17",
"zigbee2mqtt-frontend": "0.2.105"
"zigbee2mqtt-frontend": "0.2.106"
},
"devDependencies": {
"eslint": "*",