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:
authorIan Huff <ianhu@microsoft.com>2022-10-12 02:27:24 +0300
committerGitHub <noreply@github.com>2022-10-12 02:27:24 +0300
commit6d96eb0dfbf6ed781a2369f8ae381e3f71f50646 (patch)
tree02ebf504d860a0f8425f34b14fb40f56c109cac4 /package.json
parentfa6b137214dabd8354d0f3027ec798cf347cc89c (diff)
update distro to allow Jupyter access to notebookControllerAffinityHidden (#163369)
Co-authored-by: Ian Huff <ianhuff@Ians-MacBook-Pro.local>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8c6a867e9b3..e441f0f4e08 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.73.0",
- "distro": "76fdab745a3dcf7a4a13b0f7f549d680e6323972",
+ "distro": "33ffc394a05e9cb3e9ac1fe2a72ab75610cf0d7e",
"author": {
"name": "Microsoft Corporation"
},