Skip to content

Commit e77e296

Browse files
authored
Set minimum Node version to v22.18 (#215)
1 parent 87548d2 commit e77e296

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
@@ -75,6 +75,6 @@
7575
"xo": "^0.59.3"
7676
},
7777
"engines": {
78-
"node": ">=20.10"
78+
"node": ">=22.18"
7979
}
8080
}

0 commit comments

Comments
 (0)