mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-04 11:01:40 +00:00
Update zigbee2mqtt-frontend to 0.3.39 (#6140)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
69d3843794
commit
a35ae185ba
Generated
+3
-3
@@ -27655,9 +27655,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.3.38",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.38.tgz",
|
||||
"integrity": "sha512-6wtOcZcHJlFuXU1BXBQcU4f4T5+9Yt0RTpj+wipGeSbVgjAqmJRS8cfRYHFLc2vxNE7SoCtY6hJSmw7SoDpaJw=="
|
||||
"version": "0.3.39",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.39.tgz",
|
||||
"integrity": "sha512-DnwfYlnkN2zO3ncqGgqRZPEyW5XRk14U1W4/fqG/MbvTvRNFcMbhfWthIhjCb+7wYTCE9NdAk480aonnrYWbYg=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -54,7 +54,7 @@
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.64",
|
||||
"zigbee-herdsman-converters": "14.0.48",
|
||||
"zigbee2mqtt-frontend": "0.3.38"
|
||||
"zigbee2mqtt-frontend": "0.3.39"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
||||
Reference in New Issue
Block a user