Skip to content

Commit 888fd63

Browse files
committed
chore: update Node.js engine version in package.json to 22.x
1 parent 1958830 commit 888fd63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test:coverage": "vitest run --coverage"
1717
},
1818
"engines": {
19-
"node": "22.21.0"
19+
"node": "22.x"
2020
},
2121
"keywords": [],
2222
"author": "JetKVM",

0 commit comments

Comments
 (0)