Skip to content

Commit 5d30c8c

Browse files
Fix electron abnormal binary size for linux
1 parent 21df87c commit 5d30c8c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"cross-spawn": "^6.0.5",
178178
"css-loader": "^5.2.4",
179179
"css-minimizer-webpack-plugin": "^3.0.2",
180-
"electron": "^33.0.2",
180+
"electron": "^33.2.0",
181181
"electron-builder": "^25.1.8",
182182
"electron-debug": "^3.2.0",
183183
"electron-devtools-installer": "^3.1.1",

0 commit comments

Comments
 (0)