mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-01 09:31:39 +00:00
87cee1aea6
Old versions of connect-gzip-static are not compatible with node 23, new versions of connect-gzip-static are not compatible with node 18, but we want to support both. express-static-gzip is compatible with all versions.