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-01-26 00:56:28 +0300
committerdeepak1556 <hop2deep@gmail.com>2021-01-26 00:56:28 +0300
commitfd1ba8c969226d73f51eaabff41bd33455f64dc6 (patch)
tree9b91a57e6f197783fa394fd4a4c6baa6bf09c15d /.yarnrc
parent2433b0eaf3c8a896c17cd64a12ac082e2334cd66 (diff)
chore: bump electron@11.2.1
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index a955a275dab..83146ea6002 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,3 +1,3 @@
disturl "https://electronjs.org/headers"
-target "11.2.0"
+target "11.2.1"
runtime "electron"