Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 4b8b5d3

Browse files
fix(deps): require 22.10+
1 parent cb13c70 commit 4b8b5d3

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
@@ -43,7 +43,7 @@
4343
"url": "https://github.com/NaturalCycles/cli"
4444
},
4545
"engines": {
46-
"node": ">=22.11.0"
46+
"node": ">=22.10.0"
4747
},
4848
"version": "1.2.5",
4949
"description": "CLI utils to be installed globally via 'npm i -g'",

0 commit comments

Comments
 (0)