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>2021-06-15 06:44:03 +0300
committerdeepak1556 <hop2deep@gmail.com>2021-06-15 06:44:03 +0300
commit746fb6a7a9cfe9e09cd10e7d0b4b0df46c6cf0d5 (patch)
tree2cf788c571b804111c94065e238eff2afc2ca146 /.yarnrc
parentb0ae2854927c19e4de54edd3890ec681f96476e5 (diff)
chore: bump electron@12.0.11
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index ba290809667..fc56776cd05 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,3 +1,3 @@
disturl "https://electronjs.org/headers"
-target "12.0.9"
+target "12.0.11"
runtime "electron"