Skip to content

Commit 26e7009

Browse files
chore(deps): update node.js to v22
1 parent 77452bd commit 26e7009

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v20.x
1+
22.x

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "jpb06 <[email protected]>",
1212
"license": "MIT",
1313
"engines": {
14-
"node": "20.x"
14+
"node": "22.x"
1515
},
1616
"scripts": {
1717
"update-deps": "bunx npm-check-updates --root --format group -i",

0 commit comments

Comments
 (0)