fix web build (#20718)

* add logging

* new version with more logging

* fix downloader

* update more extensions

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
This commit is contained in:
Alan Ren
2022-10-03 19:34:04 -07:00
committed by GitHub
parent 66bb40c627
commit 16721cac00
11 changed files with 26 additions and 25 deletions

View File

@@ -108,7 +108,7 @@
},
"dependencies": {
"@microsoft/ads-extension-telemetry": "^1.2.0",
"@microsoft/ads-service-downloader": "1.0.2",
"@microsoft/ads-service-downloader": "1.0.4",
"vscode-nls": "^4.1.2"
},
"devDependencies": {