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:
authorMartin Aeschlimann <martinae@microsoft.com>2022-08-22 19:32:14 +0300
committerGitHub <noreply@github.com>2022-08-22 19:32:14 +0300
commit91146b509ca7b1fd0cd5fba3066e226d5d878df7 (patch)
treedac5885b7ba868f7a4f906585d4fcf8e99cc7fec /package.json
parenteb8c27545ab2596a215ada68795f37fd7f91ac4b (diff)
bump distro (#158779)
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index b1e40f057d8..f1763766af7 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.71.0",
- "distro": "9bf07d89c0958f1739e9fec6eff52d91c15a6ecf",
+ "distro": "09ef05a5cdb8e4fdee2f19133b54a1389b98cdf5",
"author": {
"name": "Microsoft Corporation"
},
@@ -231,4 +231,4 @@
"elliptic": "^6.5.3",
"nwmatcher": "^1.4.4"
}
-}
+} \ No newline at end of file