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:
authorDaniel Imms <2193314+Tyriar@users.noreply.github.com>2022-06-10 23:22:58 +0300
committerDaniel Imms <2193314+Tyriar@users.noreply.github.com>2022-06-10 23:22:58 +0300
commit09bab84672c459163df48c9218aad497c47c4835 (patch)
treea87641f199e1205dee1f335d93592402571f68f6 /package.json
parent2c811e69d464349400aec3e15b9d48798b6deb93 (diff)
Revert "Initial adoption of 1DS Sdk (#151531)"
This reverts commit b0a239379b0b9048d39cd11a9dcdaf8a86cc02e6.
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json
index 31389d4226b..34b33e10d5b 100644
--- a/package.json
+++ b/package.json
@@ -59,9 +59,7 @@
"extensions-ci": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js extensions-ci"
},
"dependencies": {
- "@microsoft/1ds-core-js": "^3.2.2",
- "@microsoft/1ds-post-js": "^3.2.2",
- "@microsoft/applicationinsights-web": "^2.8.4",
+ "@microsoft/applicationinsights-web": "^2.6.4",
"@parcel/watcher": "2.0.5",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/ripgrep": "^1.14.2",