CODEBASE: Update NodeJS to v24 (#2456)

This commit is contained in:
catloversg
2026-01-29 13:10:55 +07:00
committed by GitHub
parent 8b07879ad9
commit 5a2bdfc9f1
12 changed files with 69 additions and 69 deletions

View File

@@ -109,7 +109,7 @@
}
},
"engines": {
"node": ">=22"
"node": ">=24"
},
"homepage": "https://bitburner-official.github.io/",
"repository": {