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-10-10 22:26:28 +0300
committerRobo <hop2deep@gmail.com>2019-10-10 22:26:28 +0300
commit23956cc5e22616a90e01fa639d12b920ea77566d (patch)
tree60d32470b4235a854737ff7b43742c4f9a9a9029 /remote
parent41db44ff34749b1116e164018dbf10af971b8d13 (diff)
update to electron 6.0.x (#81644)
* update to electron 6.0.x * chore: bump electron@6.0.12
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 b28191e6bae..1e16cde724c 100644
--- a/remote/.yarnrc
+++ b/remote/.yarnrc
@@ -1,3 +1,3 @@
disturl "http://nodejs.org/dist"
-target "10.11.0"
+target "12.4.0"
runtime "node"