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-31 20:06:06 +0300
committerdeepak1556 <hop2deep@gmail.com>2022-03-31 20:06:44 +0300
commit63a4ec7cf31b5d2ff9e0533a4d3fbd046018e9d9 (patch)
tree44e2ca374be64bdbb29af77a6112c00ee7c98b13 /.yarnrc
parente4b9b75c2a2590e15b5412a8739fc957bdca208e (diff)
chore: bump electron@17.3.0
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index 87c0af72247..9cbcfebdd18 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,4 +1,4 @@
disturl "https://electronjs.org/headers"
-target "17.2.0"
+target "17.3.0"
runtime "electron"
build_from_source "true"