Update zigbee2mqtt-frontend to 0.3.70 (#6471)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-27 16:48:57 +08:00
committed by GitHub
co-authored by nurikk
parent 26326f71a6
commit cd71a9d918
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27695,9 +27695,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.66",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.66.tgz",
"integrity": "sha512-/JDy4meRSdikOS/s4yXaVJLvEc9wMRAS8sxLh2AucYGF2DJLGTocYNwDiTi22EExIaDY7Taf3ebrXgP13eZKGg=="
"version": "0.3.70",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.70.tgz",
"integrity": "sha512-uMbX+VxL3w4pL7MWzc86TIbeG0xpRSWWJTo2LEV9gu2dU7kbqqtePGr8pHLIhtjhmWfYV3fveiAccfCQ+EhaUA=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.71",
"zigbee-herdsman-converters": "14.0.71",
"zigbee2mqtt-frontend": "0.3.66"
"zigbee2mqtt-frontend": "0.3.70"
},
"devDependencies": {
"eslint": "*",