Update zigbee2mqtt-frontend to 0.1.52 (#4318)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-09-09 23:54:01 +08:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 14da75f4a7
commit 6be1d7ae7d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20544,9 +20544,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.1.49",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.1.49.tgz",
"integrity": "sha512-RJyw3wXrTVPqFTWOatbcwhMLUT+Y7UIEsQ+coToUyZ1quMqdjucVK6cjYXX0H/TKLEBkfVsizNUZJohy4Ndp2Q=="
"version": "0.1.52",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.1.52.tgz",
"integrity": "sha512-r63kEaJF9A3hmlLjtQ1N1HBCb/wLiWYICjk+4A6mOvEgQmZb/1uUPisn1mmKTaR0dtytZ/HMd+oioNfujUh5Jw=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.0",
"zigbee-herdsman-converters": "12.0.184",
"zigbee2mqtt-frontend": "0.1.49"
"zigbee2mqtt-frontend": "0.1.52"
},
"devDependencies": {
"eslint": "*",