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

@@ -79,7 +79,7 @@
"dependencies": {
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#0.3.0",
"htmlparser2": "^3.10.1",
"@microsoft/ads-service-downloader": "1.0.2",
"@microsoft/ads-service-downloader": "1.0.4",
"vscode-extension-telemetry": "0.4.2",
"vscode-nls": "^3.2.1"
},