mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 10:28:33 -07:00
Update zigbee2mqtt-frontend to 0.3.50 (#6246)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
parent
e07f065cb5
commit
545caef6d5
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -27625,9 +27625,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.3.49",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.49.tgz",
|
||||
"integrity": "sha512-ofSmEOzwXLGJa6uKGxdzK0TofVYzxrQaOjqGCQOfPzXV0Q3YUbZL+JbF5UDdxoM5ktCvsTgqP3Sb3syyp/wh7Q=="
|
||||
"version": "0.3.50",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.50.tgz",
|
||||
"integrity": "sha512-Vl8JnUWDqlsS10ss4BKm7hda/0FZqj1YTk7+KM5VMYzBvEUBhL7suLOT2+4JCLFt0kqwoZr9s5WRlcGkPQbb2g=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -54,7 +54,7 @@
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.68",
|
||||
"zigbee-herdsman-converters": "14.0.56",
|
||||
"zigbee2mqtt-frontend": "0.3.49"
|
||||
"zigbee2mqtt-frontend": "0.3.50"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
Loading…
Reference in New Issue
Block a user