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-03-17 14:47:01 +0300
committerdeepak1556 <hop2deep@gmail.com>2022-03-17 14:47:01 +0300
commit249e999a0b30226fd2e5f219df3b8e4962cef93b (patch)
tree3edc9b177ae6381b4c25735b44e86dc96442b59f /.yarnrc
parentd2336f07b79562a589e7dde9907b9b953c89d8cb (diff)
chore: bump electron@17.1.2
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index 01cf0e4783d..44ce4c7d9a2 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,4 +1,4 @@
disturl "https://electronjs.org/headers"
-target "17.1.1"
+target "17.1.2"
runtime "electron"
build_from_source "true"