mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Update zigbee2mqtt-frontend to 0.4.0 (#7271)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
co-authored by
nurikk
parent
e9a5ec1a58
commit
19373d815f
Generated
+3
-3
@@ -28091,9 +28091,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.3.121",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.121.tgz",
|
||||
"integrity": "sha512-GlAz61ykEXV31NCJKqdyDlgIhXIN9SVsXPMAjZXQobTmzM0U3hzrxB1ipNDKpG/gpVGz2JzHXGHWyCI9gG8ILw=="
|
||||
"version": "0.4.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.0.tgz",
|
||||
"integrity": "sha512-yCUZuXNRwv8rlhjuibZChjhKt5VdK3gaI0moYdK2sgi6uXuY84+4V40q5BiDmlEPJQ7EJEFzsfq8CMHzeCSVyg=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -54,7 +54,7 @@
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.92",
|
||||
"zigbee-herdsman-converters": "14.0.128",
|
||||
"zigbee2mqtt-frontend": "0.3.121"
|
||||
"zigbee2mqtt-frontend": "0.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
||||
Reference in New Issue
Block a user