mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Fixed #3873 with update the version of vscode-nls (#3879) Added dependencies needed for prompts.
This commit is contained in:
@@ -21,12 +21,14 @@
|
||||
"bytes": "^3.1.0",
|
||||
"clipboardy": "^1.2.3",
|
||||
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#0.2.15",
|
||||
"error-ex": "^1.3.2",
|
||||
"figures": "^2.0.0",
|
||||
"opener": "^1.4.3",
|
||||
"service-downloader": "github:anthonydresser/service-downloader#0.1.5",
|
||||
"stream-meter": "^1.0.4",
|
||||
"uri-js": "^4.2.2",
|
||||
"vscode-extension-telemetry": "^0.0.15",
|
||||
"vscode-nls": "2.0.2",
|
||||
"vscode-nls": "^4.0.0",
|
||||
"webhdfs": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {},
|
||||
@@ -798,4 +800,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user