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:
authordeepak1556 <hop2deep@gmail.com>2022-04-21 16:48:49 +0300
committerdeepak1556 <hop2deep@gmail.com>2022-04-21 16:48:49 +0300
commitcff4c7d59b16929a3ee96b8d5a67244906c25fc8 (patch)
tree71b8145d1c213794e7323e62cfa77f21d0b68040 /.yarnrc
parentad4470522ecd858cfaf53a87c2702d7a40946ba1 (diff)
chore: bump electron@17.4.1
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index 861ab1b26ec..6b1a011a28a 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,4 +1,4 @@
disturl "https://electronjs.org/headers"
-target "17.4.0"
+target "17.4.1"
runtime "electron"
build_from_source "true"