Update zigbee2mqtt-frontend to 0.1.48 (#4303)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-09-08 09:46:04 +08:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent fe56483ba2
commit d0011892b1
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20316,9 +20316,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.1.47",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.1.47.tgz",
"integrity": "sha512-JEr6/0Dn3VFsiQHHYhylqlAvv7rZ6NgDF5GztGeAtfpwbjDDrxe5MQizHWIN2fY8N6iw+h8oKj5dhHsKvmRm1Q=="
"version": "0.1.48",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.1.48.tgz",
"integrity": "sha512-2IbNLWPzPVg9sQmMqW62uI3m1mItzCayu5GvwDaG5EtJn7H6Zm5VXquK0LT+fiw9MMWACUXF4Q8nfWlbkJsvrg=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.12.131",
"zigbee-herdsman-converters": "12.0.183",
"zigbee2mqtt-frontend": "0.1.47"
"zigbee2mqtt-frontend": "0.1.48"
},
"devDependencies": {
"eslint": "*",