use latest DMP (#10206)

This commit is contained in:
Alan Ren
2020-04-29 10:08:19 -07:00
committed by GitHub
parent 85b2e2ce6a
commit 7275641849
2 changed files with 4 additions and 4 deletions

View File

@@ -1038,7 +1038,7 @@
"ads-kerberos": "^1.1.3",
"buffer-stream-reader": "^0.1.1",
"bytes": "^3.1.0",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.0.0",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.1.0",
"error-ex": "^1.3.2",
"figures": "^2.0.0",
"find-remove": "1.2.1",

View File

@@ -433,9 +433,9 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"
"dataprotocol-client@github:Microsoft/sqlops-dataprotocolclient#1.0.0":
version "1.0.0"
resolved "https://codeload.github.com/Microsoft/sqlops-dataprotocolclient/tar.gz/a3732fe6ba4fd9f13abb2c6c88ad00f59f06620e"
"dataprotocol-client@github:Microsoft/sqlops-dataprotocolclient#1.1.0":
version "1.1.0"
resolved "https://codeload.github.com/Microsoft/sqlops-dataprotocolclient/tar.gz/61a6e4dd4662a225259b6ba8a7eca215fab0cfdc"
dependencies:
vscode-languageclient "5.2.1"