remove api used only by us (#5588)

* remove api used only by us

* fix the exthost crash issue
This commit is contained in:
Alan Ren
2019-05-23 22:02:28 -07:00
committed by GitHub
parent fb97bf6041
commit 2e8d62d0ca
5 changed files with 5 additions and 1295 deletions

View File

@@ -53,7 +53,7 @@
}
},
"dependencies": {
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#0.2.15",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#0.3.0",
"htmlparser2": "^3.10.1",
"service-downloader": "github:anthonydresser/service-downloader#0.1.5",
"vscode-extension-telemetry": "0.0.18",
@@ -65,4 +65,4 @@
"publisherDisplayName": "Microsoft",
"publisherId": "Microsoft"
}
}
}