Skip to content

Commit f3f8df6

Browse files
gckoclaude
authored andcommitted
chore: bump engines.node to >=24
All CI workflows and local dev already require Node 24. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Jared Scott <jared.scott@datarecce.io>
1 parent de0766d commit f3f8df6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"packages/*"
77
],
88
"engines": {
9-
"node": ">=20"
9+
"node": ">=24"
1010
},
1111
"packageManager": "pnpm@10.30.3+sha512.c961d1e0a2d8e354ecaa5166b822516668b7f44cb5bd95122d590dd81922f606f5473b6d23ec4a5be05e7fcd18e8488d47d978bbe981872f1145d06e9a740017",
1212
"scripts": {

0 commit comments

Comments
 (0)