Skip to content

Commit 9e3e191

Browse files
committed
chore: bump electron 38.7.2 => 40.0.0
1 parent d982ad6 commit 9e3e191

File tree

11 files changed

+131
-255
lines changed

11 files changed

+131
-255
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.21.1
1+
24.11.1

.vscode/launch.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"type": "node",
1616
"envFile": "${workspaceFolder}/.env",
17-
"runtimeVersion": "22.18.0"
17+
"runtimeVersion": "24.11.1"
1818
},
1919
{
2020
"name": "Debug Main Process",
@@ -30,7 +30,7 @@
3030
"DEBUG": "*"
3131
},
3232
"sourceMaps": true,
33-
"runtimeVersion": "22.18.0"
33+
"runtimeVersion": "24.11.1"
3434
}
3535
]
3636
}

0 commit comments

Comments
 (0)