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-08-31 06:10:22 +0300
committerdeepak1556 <hop2deep@gmail.com>2021-08-31 06:11:17 +0300
commit70f3c712be1f8459e087648e33696cfb302f32af (patch)
tree7dbde20c60c548a7a1397ec73e2b97ba5b113259 /.yarnrc
parent5cb33cbd739951e0aeea7b7b5c25dcab0e227ba3 (diff)
chore: bump electron@13.2.3
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index 0c0169e6d20..8dcf793daba 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,3 +1,3 @@
disturl "https://electronjs.org/headers"
-target "13.1.8"
+target "13.2.3"
runtime "electron"