mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-31 09:09:54 +08:00
fix(electron): downgrade electron version (#7215)

This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@toeverything/infra": "workspace:*",
|
||||
"electron": "^31.0.0"
|
||||
"electron": "^30.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user