Skip to content

Commit ae30f25

Browse files
rqbazanclaude
andauthored
fix(ci): pin Node to exact 24.16.0 to dodge node-fetch break (#5)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent d799238 commit ae30f25

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎.node-version‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22
1+
24.16.0

‎mise.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
_.path = ["{{config_root}}/node_modules/.bin"]
33

44
[tools]
5-
node = "22"
5+
node = "24.16.0"
66
pnpm = "10.6.4"

0 commit comments

Comments
 (0)