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:
authorchrisdias <cdias@microsoft.com>2019-10-14 22:49:19 +0300
committerchrisdias <cdias@microsoft.com>2019-10-14 22:49:19 +0300
commit3d3202804b4644f58cfac014e39b77dd36a6d226 (patch)
tree9227cbf6282e2dc8a86aee82a6e8aeb362bdb1a8
parente4a4ea2b26f5754ac49b6beff1b29f4cb21d703f (diff)
update distro
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index d3c9b20d2d3..6cde1882a6f 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.40.0",
- "distro": "8f2b29933a026f6754ad5093a7c10c803f0ff30f",
+ "distro": "82c617d0e12653f83c0757f3dea3f8c11911908d",
"author": {
"name": "Microsoft Corporation"
},
@@ -153,4 +153,4 @@
"windows-mutex": "0.3.0",
"windows-process-tree": "0.2.4"
}
-} \ No newline at end of file
+}