mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: update to node 24 (#65416)
This commit is contained in:
committed by
GitHub
parent
9b3bea4d4d
commit
4ea52e2639
@@ -6,7 +6,7 @@
|
||||
"description": "Config and utils used in multiple workspaces",
|
||||
"private": false,
|
||||
"engines": {
|
||||
"node": ">=16",
|
||||
"node": ">=24",
|
||||
"pnpm": ">=10"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user