Update zigbee2mqtt-frontend to 0.3.81 (#6681)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-03-13 11:38:35 +08:00
committed by GitHub
co-authored by nurikk
parent f70e1b343d
commit 07c02f94da
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -28011,9 +28011,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.80",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.80.tgz",
"integrity": "sha512-GR0jaXfj3dPEIMxZDsXJ3C2F/AJxkTZkEvmiazpixPap+72ajmn/igIdyGqkOHtLSLkQmEeutDKECphqA5NdAg=="
"version": "0.3.81",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.81.tgz",
"integrity": "sha512-sRgAPDR5LR3VoFCn2Yhdc3JVLVbEvMJoKEVkB7dWUnSUduXKvNtXL2VbPRdDyDdfntA7fQFf0enT1dCGLRom2w=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.79",
"zigbee-herdsman-converters": "14.0.84",
"zigbee2mqtt-frontend": "0.3.80"
"zigbee2mqtt-frontend": "0.3.81"
},
"devDependencies": {
"eslint": "*",