Skip to content

Commit 4d6c9c6

Browse files
committed
New minimum electron version 34.0.1 -> 34.5.0
This should not be a risk. Those of us who build ride ourselves likely end up with 34.5 because that is what ^34.0.1 with a ^ will happily resolve to. This difference in versions does resolve some issues seen with paste in #1304 .
1 parent ccab7d4 commit 4d6c9c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"ava": "^5.3.1",
3232
"cheerio": "^1.0.0-rc.12",
3333
"compression": "^1.7.4",
34-
"electron": "^34.0.1",
34+
"electron": "^34.5.0",
3535
"electron-connect": "^0.6.3",
3636
"eslint": "^8.46.0",
3737
"eslint-config-airbnb": "^19.0.4",

0 commit comments

Comments
 (0)