Skip to content

Commit 3d26eec

Browse files
authored
Update Node.js version to 22
1 parent 2ae6e38 commit 3d26eec

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
@@ -44,6 +44,6 @@
4444
},
4545
"type": "module",
4646
"engines": {
47-
"node": "18.x"
47+
"node": "22.x"
4848
}
4949
}

0 commit comments

Comments
 (0)