fix: Require Node <=26.2 for serialport (#32975)

This commit is contained in:
Koen Kanters
2026-08-30 19:49:25 +02:00
committed by GitHub
parent 467ef4f405
commit af932b0b41
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "git+https://github.com/Koenkk/zigbee2mqtt.git"
},
"engines": {
"node": "^22.2.0 || ^24 || ^26"
"node": "^22.2.0 || ^24 || <=26.2"
},
"keywords": [
"xiaomi",