Update zigbee2mqtt-frontend to 0.2.100 (#5145)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-12-01 06:47:48 +08:00
committed by GitHub
parent 15d04eda7c
commit e7bb0c3def
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19611,9 +19611,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.98",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.98.tgz",
"integrity": "sha512-zbc2ZxsjvtvVLYGB9s2QrVNPQ16ymkzG7HJtRi4rhHZU9RshzT8GuG4SbmqzRzbedIQnJk7Oyq1l3oRh0AWtnA=="
"version": "0.2.100",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.100.tgz",
"integrity": "sha512-/WASdNtWYAqts8RvC3j6HkdnZifg2KEocGS1eIl1G7Gghoj/80TiF5TVYtU3YG9M40vgMIIMvIwrmc8UOmdJhg=="
}
}
}
+1 -1
View File
@@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.37",
"zigbee-herdsman-converters": "13.0.7",
"zigbee2mqtt-frontend": "0.2.98"
"zigbee2mqtt-frontend": "0.2.100"
},
"devDependencies": {
"eslint": "*",