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-02-04 01:16:12 +0300
committerdeepak1556 <hop2deep@gmail.com>2021-02-04 01:16:12 +0300
commitff85144fdd3244ffe4a5da08354667c7e57e45ef (patch)
treea6e017142829d8942addaa9dc88dc99a21a41715 /.yarnrc
parentcc58f84bfefe11bc66f8bf2734b2359ab718e696 (diff)
chore: bump electron@11.2.2
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index 83146ea6002..9738cd535ab 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,3 +1,3 @@
disturl "https://electronjs.org/headers"
-target "11.2.1"
+target "11.2.2"
runtime "electron"