Skip to content

Commit 10404f6

Browse files
Update Node.js to v24
1 parent 16294b0 commit 10404f6

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
@@ -4,7 +4,7 @@
44
"type": "module",
55
"main": "src/index.ts",
66
"engines": {
7-
"node": "22"
7+
"node": "24"
88
},
99
"scripts": {
1010
"version": "echo $npm_package_version",

0 commit comments

Comments
 (0)