mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
API: Fixed ns.singularity.donateToFaction being able to donate to SoA (#1595)
Fixed ns.singularity.donateToFaction bug Fixed a bug within singularity.donateToFaction where you could use it to donate to Shadows Of Anarchy Also updated the Node version in package-lock.json to 18
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -99,7 +99,7 @@
|
||||
"webpack-dev-server": "^4.15.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
"node": ">=18"
|
||||
}
|
||||
},
|
||||
"node_modules/@aashutoshrathi/word-wrap": {
|
||||
|
||||
Reference in New Issue
Block a user