Skip to content

Commit 1f141c8

Browse files
committed
docs: update min Node.js version
1 parent 778f1d5 commit 1f141c8

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
@@ -57,7 +57,7 @@
5757
]
5858
},
5959
"engines": {
60-
"node": ">=22",
60+
"node": ">=22.7.0",
6161
"npm": ">=10"
6262
},
6363
"volta": {

0 commit comments

Comments
 (0)