Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobo <hop2deep@gmail.com>2022-05-30 09:32:44 +0300
committerGitHub <noreply@github.com>2022-05-30 09:32:44 +0300
commit58555a1d6ef6b71e08a3679754bae100cc2e759e (patch)
treed9673e15b334b0689505927e2163c09bc8cc5d82 /.yarnrc
parentfb3b47f42ec6f41103b13f9271e030afa6ecae13 (diff)
chore: update electron@17.4.5 (#150676)
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index f2811eb170a..0278289d993 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,4 +1,4 @@
disturl "https://electronjs.org/headers"
-target "17.4.4"
+target "17.4.5"
runtime "electron"
build_from_source "true"