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-24 06:23:22 +0300
committerdeepak1556 <hop2deep@gmail.com>2021-06-24 06:25:04 +0300
commit3caebff71e514ece73b125468881d102e767ee4d (patch)
tree8d06978909c2f97d8f20ba11bf781d7a003f916b /.yarnrc
parenta3fc50b5005defec148b8412d9a1467924a91bb3 (diff)
chore: bump electron@12.0.12
* Revert "macOS - workaround fullscreen window regression (#125122)" * Fixes https://github.com/microsoft/vscode/issues/125122 * Fixes https://github.com/microsoft/vscode/issues/126016 * Fixes https://github.com/microsoft/vscode/issues/126013 * Fixes https://github.com/microsoft/vscode/issues/122352 * Fixes https://github.com/microsoft/vscode/issues/126321
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index fc56776cd05..fe063bb8248 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,3 +1,3 @@
disturl "https://electronjs.org/headers"
-target "12.0.11"
+target "12.0.12"
runtime "electron"