mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
ELECTRON: Build universal macOS binary (#2306)
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
"@babel/preset-env": "^7.28.0",
|
||||
"@babel/preset-react": "^7.27.1",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@electron/packager": "^18.4.4",
|
||||
"@microsoft/api-documenter": "~7.23.38",
|
||||
"@microsoft/api-extractor": "^7.52.8",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
|
||||
@@ -77,8 +78,7 @@
|
||||
"copy-webpack-plugin": "^13.0.0",
|
||||
"css-loader": "^7.1.2",
|
||||
"csstype": "3.1.3",
|
||||
"electron": "^37.2.3",
|
||||
"electron-packager": "^17.1.2",
|
||||
"electron": "^38.0.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
|
||||
Reference in New Issue
Block a user