mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
BUGFIX: Electron app does not run on Linux due to incompatible glibc version and wrong usage of net.fetch (#2114)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"buildResources": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"@catloversg/steamworks.js": "0.0.1",
|
||||
"@catloversg/steamworks.js": "0.0.2",
|
||||
"electron-log": "^4.4.8",
|
||||
"electron-store": "^8.1.0",
|
||||
"lodash": "^4.17.21"
|
||||
|
||||
Reference in New Issue
Block a user