Adds support for installing azdata on Linux (#11469)

This commit is contained in:
Charles Gagnon
2020-07-22 13:41:52 -07:00
committed by GitHub
parent d086b5b01e
commit a61b85c9ff
5 changed files with 49 additions and 6 deletions

View File

@@ -21,6 +21,7 @@
"main": "./out/extension",
"dependencies": {
"request": "^2.88.2",
"sudo-prompt": "^9.2.1",
"uuid": "^8.2.0",
"vscode-nls": "^4.1.2",
"which": "^2.0.2"