chore: update to node 24 (#65416)

This commit is contained in:
Mrugesh Mohapatra
2026-01-22 19:29:48 +05:30
committed by GitHub
parent 9b3bea4d4d
commit 4ea52e2639
24 changed files with 240 additions and 315 deletions

View File

@@ -5,7 +5,7 @@
"license": "BSD-3-Clause",
"private": true,
"engines": {
"node": ">=18",
"node": ">=24",
"pnpm": ">=10"
},
"repository": {