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:
authorSandeep Somavarapu <sasomava@microsoft.com>2022-10-21 00:06:22 +0300
committerGitHub <noreply@github.com>2022-10-21 00:06:22 +0300
commite3414197609f7bacc11c556aef2776b04f48a2f4 (patch)
treedd785dabbbab0ffae7f841f7d39d774c405a5fe7 /package.json
parent79c00cf98ca69d0ad4d7f64b5b5a10035e4fb604 (diff)
add vsce-sign module (#164182)
* include vsce-sign * update distro * update distro * update distro * update distro * remove from module ignore
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 77960aae152..6e7c81e0cf7 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.73.0",
- "distro": "8370e8ae977dad6e0eef308c33944184ee7726c4",
+ "distro": "4c6fae38e1505ef82ecaa4afc0237e3a5335c9af",
"author": {
"name": "Microsoft Corporation"
},
@@ -237,4 +237,4 @@
"elliptic": "^6.5.3",
"nwmatcher": "^1.4.4"
}
-}
+} \ No newline at end of file