Skip to content

Commit 3dafddb

Browse files
committed
chore: engine limit <26 (26 doesn't exist yet)
1 parent f651e8c commit 3dafddb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
},
102102
"author": "GitHub Inc.",
103103
"engines": {
104-
"node": ">=22.0.0"
104+
"node": ">=22.0.0 <26"
105105
},
106106
"templateOSS": {
107107
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",

0 commit comments

Comments
 (0)