Skip to content

Commit e38418f

Browse files
committed
Update to allow Node version 22.19.0
1 parent 686832d commit e38418f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"axios": "^0.21.1"
1717
},
1818
"engines": {
19-
"node": "^18.17.0 || ^20.9.0",
19+
"node": "^18.17.0 || ^20.9.0 || ^22.19.0",
2020
"homebridge": "^1.6.0"
2121
},
2222
"main": "dist/index.js",

0 commit comments

Comments
 (0)