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
path: root/remote
diff options
context:
space:
mode:
authorBenjamin Pasero <benjpas@microsoft.com>2019-09-30 15:55:10 +0300
committerBenjamin Pasero <benjpas@microsoft.com>2019-09-30 15:55:17 +0300
commitda76f05e7a1910fb4206267e5c59b8d20a203700 (patch)
treea089cbe2bda482acf26793399a19788c9330898f /remote
parent78a6b2d72fcf81d4daeba5176eb7acdacabc237e (diff)
electron - revert to Electron 4
Diffstat (limited to 'remote')
-rw-r--r--remote/.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/.yarnrc b/remote/.yarnrc
index 1e16cde724c..b28191e6bae 100644
--- a/remote/.yarnrc
+++ b/remote/.yarnrc
@@ -1,3 +1,3 @@
disturl "http://nodejs.org/dist"
-target "12.4.0"
+target "10.11.0"
runtime "node"