Update zigbee2mqtt-frontend to 0.2.18 (#4522)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-10-02 10:44:02 +08:00
committed by GitHub
parent 50226d2c84
commit 2117e79324
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20865,9 +20865,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.17",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.17.tgz",
"integrity": "sha512-t5Alx8m2aLq5lVWKzY3qc7+YwSE1noRyVTjVBTKL/DgbdwCsKZ/D1J1ZdKyAMAPM2GUsqgBGQU+XmDXZ5TDf8A=="
"version": "0.2.18",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.18.tgz",
"integrity": "sha512-TMM5qqeWPXZ5YNkT4A+31yXn82gqzFdjfZqBjfhFpLkdusPWlZvZ9uXs5VMdICB1677g1Zi7INaBMPRQzqxUbA=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.11",
"zigbee-herdsman-converters": "12.0.196",
"zigbee2mqtt-frontend": "0.2.17"
"zigbee2mqtt-frontend": "0.2.18"
},
"devDependencies": {
"eslint": "*",