Skip to content

Commit

Permalink
chore: bump electron 25.8.2 => 26.3.0 & electron builder 24.2.1 => 24…
Browse files Browse the repository at this point in the history
….6.4 (#2105)
  • Loading branch information
ert78gb authored Oct 9, 2023
1 parent efbbf94 commit 08548ec
Show file tree
Hide file tree
Showing 4 changed files with 177 additions and 182 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.15.0
18.16.1
4 changes: 2 additions & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"type": "node",
"envFile": "${workspaceFolder}/.env",
"runtimeVersion": "16.13.0"
"runtimeVersion": "18.16.1"
},
{
"name": "Debug Main Process",
Expand All @@ -30,7 +30,7 @@
"DEBUG": "*"
},
"sourceMaps": true,
"runtimeVersion": "16.13.0"
"runtimeVersion": "18.16.1"
}
]
}
Loading

0 comments on commit 08548ec

Please sign in to comment.