fix(electron): downgrade electron version (#7215)

![image](https://github.com/toeverything/AFFiNE/assets/3468483/c13fe4ba-e68e-423c-982b-19fdafd33345)
This commit is contained in:
Brooooooklyn
2024-06-13 09:19:36 +00:00
parent 24cb0d3757
commit 19dd724f50
4 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"builder-util-runtime": "^9.2.5-alpha.2",
"core-js": "^3.36.1",
"cross-env": "^7.0.3",
"electron": "^31.0.0",
"electron": "^30.1.1",
"electron-log": "^5.1.2",
"electron-squirrel-startup": "1.0.1",
"electron-window-state": "^5.0.3",