mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Credentials and Serilization shouldn't register for all features (#833)
* change credentials and serilization so they don't register for all features * vbump dataprotocol
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"description": "Shared modules for Carbon extensions",
|
||||
"dependencies": {
|
||||
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#0.1.2",
|
||||
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#0.1.3",
|
||||
"decompress": "^4.2.0",
|
||||
"fs-extra-promise": "^1.0.1",
|
||||
"http-proxy-agent": "^2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user