Update service downloader to 0.2.3 (#17186)

This commit is contained in:
Charles Gagnon
2021-09-28 13:58:32 -07:00
committed by GitHub
parent de1af89a1f
commit 508630411d
10 changed files with 47 additions and 47 deletions

View File

@@ -73,7 +73,7 @@
"dependencies": {
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#0.3.0",
"htmlparser2": "^3.10.1",
"@microsoft/ads-service-downloader": "0.2.2",
"@microsoft/ads-service-downloader": "0.2.3",
"vscode-extension-telemetry": "0.0.18",
"vscode-nls": "^3.2.1"
},