mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-11 14:18:50 +00:00
Update zigbee2mqtt-frontend to 0.2.100 (#5145)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
15d04eda7c
commit
e7bb0c3def
Generated
+3
-3
@@ -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
@@ -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": "*",
|
||||
|
||||
Reference in New Issue
Block a user