mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Add check for the expected files when install service (#9722)
* async-await install service; add check for the files after downloading * remove del * use the same function for installing service * fix for unix * fix ssmin on linux * fix syntax * fix script * fix issue
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
"@typescript-eslint/parser": "^2.12.0",
|
||||
"applicationinsights": "1.0.8",
|
||||
"azure-storage": "^2.1.0",
|
||||
"del": "^3.0.0",
|
||||
"documentdb": "1.13.0",
|
||||
"github-releases": "^0.4.1",
|
||||
"gulp-bom": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user