Update zigbee2mqtt-frontend to 0.2.98 (#5129)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-11-30 13:38:39 +08:00
committed by GitHub
parent bda3548cd2
commit 3cbed1dcd2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19611,9 +19611,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.97",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.97.tgz",
"integrity": "sha512-/u6EF8uePNaolmCvVtxFJ43eMNN80CxMOFEOHfF7zDb0knoJzR+0y90s58ibJZtdA7yRVJ2NLQKuaF6CA2N1mg=="
"version": "0.2.98",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.98.tgz",
"integrity": "sha512-zbc2ZxsjvtvVLYGB9s2QrVNPQ16ymkzG7HJtRi4rhHZU9RshzT8GuG4SbmqzRzbedIQnJk7Oyq1l3oRh0AWtnA=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.36",
"zigbee-herdsman-converters": "13.0.6",
"zigbee2mqtt-frontend": "0.2.97"
"zigbee2mqtt-frontend": "0.2.98"
},
"devDependencies": {
"eslint": "*",