Skip to content

Commit 1fe57f6

Browse files
authored
Update Node.js engine version to 22
1 parent ff904b3 commit 1fe57f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"start": "echo \"Error: configure and run hkControl to start\" && exit 1"
1010
},
1111
"engines": {
12-
"node": ">=20",
12+
"node": ">=22",
1313
"npm": ">=10.5.1"
1414
},
1515
"repository": {

0 commit comments

Comments
 (0)