Skip to content

Commit c47766f

Browse files
committed
DEV: pin node version to 24
1 parent ad105d5 commit c47766f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,8 @@
153153
"tap": "^16.3.7",
154154
"tiktoken": "^1.0.15",
155155
"yaml": "^2.5.0"
156+
},
157+
"volta": {
158+
"node": "24.0.1"
156159
}
157160
}

0 commit comments

Comments
 (0)