Skip to content

Commit 430948b

Browse files
committed
fix
1 parent c428ccf commit 430948b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

devel/jake/Portfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ platform darwin {
2525
depends_lib path:bin/node:nodejs16
2626
depends_build path:bin/npm:npm8
2727
} else {
28-
depends_lib path:bin/node:nodejs20
29-
depends_build path:bin/npm:npm10
28+
depends_lib path:bin/node:nodejs22
29+
depends_build path:bin/npm:npm11
3030
}
3131
}
3232

0 commit comments

Comments
 (0)