Update ads-service-downloader (#21754)

This commit is contained in:
Charles Gagnon
2023-01-27 12:12:04 -08:00
committed by GitHub
parent 895b43f36a
commit 08fb04f966
12 changed files with 252 additions and 200 deletions

View File

@@ -2,7 +2,7 @@
"name": "admin-tool-ext-win",
"displayName": "%adminToolExtWin.displayName%",
"description": "%adminToolExtWin.description%",
"version": "0.1.1",
"version": "0.1.2",
"publisher": "Microsoft",
"preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/extensions/admin-tool-ext-win/license/Azure%20Data%20Studio%20Extension%20-%20Standalone%20(free)%20Use%20Terms.txt",
@@ -108,7 +108,7 @@
},
"dependencies": {
"@microsoft/ads-extension-telemetry": "^1.3.2",
"@microsoft/ads-service-downloader": "1.0.4",
"@microsoft/ads-service-downloader": "^1.1.0",
"vscode-nls": "^4.1.2"
},
"devDependencies": {