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-09-03 23:25:42 +0300
committerdeepak1556 <hop2deep@gmail.com>2021-09-03 23:26:50 +0300
commitcbf2c4a5f6c1748b76d55cb11a2a8dbac73bb8c8 (patch)
tree3bd5978e643a4f1ab04f15daf5fcfed34a09ac19 /.yarnrc
parent99019104477656395ab84905c1c123fe7cbdf34c (diff)
Revert "chore: bump electron@13.2.3"
This reverts commit 70f3c712be1f8459e087648e33696cfb302f32af. Refs https://github.com/microsoft/vscode/issues/132238
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index 8dcf793daba..0c0169e6d20 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,3 +1,3 @@
disturl "https://electronjs.org/headers"
-target "13.2.3"
+target "13.1.8"
runtime "electron"