Skip to content

Commit 18a3cf7

Browse files
committed
build(verdaccio): allow node v24
1 parent 85355b7 commit 18a3cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/verdaccio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"packageManager": "pnpm@10.19.0",
99
"engines": {
10-
"node": "^22.11.0 || >=24.0.0",
10+
"node": "^22.11.0 || >=24.10.0",
1111
"pnpm": "^10.0.0"
1212
}
1313
}

0 commit comments

Comments
 (0)