Bump Service Downloader (#9254)

* bump service-downloader

* handle new event

* Add output logging for servicedownloading events (#9277)

* bump service-downloader to 0.2.0

* bump service-downloader 0.2.1

* Retry github checks

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
This commit is contained in:
Charles Gagnon
2020-03-04 15:24:46 -08:00
committed by GitHub
parent 299568a506
commit 9f62e2bf22
9 changed files with 191 additions and 750 deletions

View File

@@ -66,7 +66,7 @@
"dependencies": {
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#0.3.0",
"htmlparser2": "^3.10.1",
"service-downloader": "github:anthonydresser/service-downloader#0.1.7",
"service-downloader": "0.2.1",
"vscode-extension-telemetry": "0.0.18",
"vscode-nls": "^3.2.1"
},