mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
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:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user