Update zigbee2mqtt-frontend to 0.3.74 (#6488)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-28 11:56:37 +08:00
committed by GitHub
parent 1ddd2ac30a
commit 1a56874b65
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27695,9 +27695,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.73",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.73.tgz",
"integrity": "sha512-t3yFHMOTqbcPb7a+It9hywpe5lqVmy8qutUtqnmPg4F1mZAIafwc3tijydSpMMIHMHqYjnruWC2DXlUy+ee4ZQ=="
"version": "0.3.74",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.74.tgz",
"integrity": "sha512-rBy49ymB+jskWdNt4sunXuGuFTkFLobGSXGYbNUUB7a7Gur6wj5kh3S1klWPGbKHt/jgsSwXMpYEFt2W6CoTCQ=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.71",
"zigbee-herdsman-converters": "14.0.73",
"zigbee2mqtt-frontend": "0.3.73"
"zigbee2mqtt-frontend": "0.3.74"
},
"devDependencies": {
"eslint": "*",