Skip to content

Commit eca3326

Browse files
konraddysputKonrad Dysput
andauthored
electron: Change default electron version to the latest (#311)
Co-authored-by: Konrad Dysput <[email protected]>
1 parent e17f49f commit eca3326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@backtrace/node": "^0.6.1"
9393
},
9494
"peerDependencies": {
95-
"electron": "12 - 28"
95+
"electron": ">=12"
9696
},
9797
"devDependencies": {
9898
"@rollup/plugin-commonjs": "^26.0.1",

0 commit comments

Comments
 (0)