mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
DEVENV: Update NodeJS to v22 (#2318)
* move to minimum nodejs 22 (from 18)
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
}
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
"node": ">=22"
|
||||
},
|
||||
"homepage": "https://bitburner-official.github.io/",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user