Skip to content

Commit d57e271

Browse files
authored
Update package.json
1 parent d1f86b5 commit d57e271

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
@@ -4,7 +4,7 @@
44
"description": "Utilities for Node.js core collaborators",
55
"type": "module",
66
"engines": {
7-
"node": "^20.20.0 || ^22.20.0 || >=24.10.0"
7+
"node": "^20.19.0 || ^22.20.0 || >=24.10.0"
88
},
99
"bin": {
1010
"get-metadata": "bin/get-metadata.js",

0 commit comments

Comments
 (0)