Update zigbee2mqtt-frontend to 0.3.49 (#6244)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-12 21:47:24 +08:00
committed by GitHub
co-authored by nurikk
parent 07f012a577
commit e07f065cb5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -27625,9 +27625,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.48",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.48.tgz",
"integrity": "sha512-Oe3p8MsEKcorROTl2s73J92MdE0tHrlo7MEa99aI33AoHpRhCV/h5Y9WmV3m1LtDnFCybtOdHWaDSwkQYRdmXQ=="
"version": "0.3.49",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.49.tgz",
"integrity": "sha512-ofSmEOzwXLGJa6uKGxdzK0TofVYzxrQaOjqGCQOfPzXV0Q3YUbZL+JbF5UDdxoM5ktCvsTgqP3Sb3syyp/wh7Q=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.68",
"zigbee-herdsman-converters": "14.0.56",
"zigbee2mqtt-frontend": "0.3.48"
"zigbee2mqtt-frontend": "0.3.49"
},
"devDependencies": {
"eslint": "*",