mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
add a false output channel to the other place we create a client (#720)
This commit is contained in:
committed by
Karl Burtram
parent
d1cc937f9d
commit
cea52d2314
@@ -384,7 +384,7 @@ dashdash@^1.12.0:
|
||||
dependencies:
|
||||
assert-plus "^1.0.0"
|
||||
|
||||
"dataprotocol-client@file:./../dataprotocol-client":
|
||||
"dataprotocol-client@file:../dataprotocol-client":
|
||||
version "1.0.0"
|
||||
dependencies:
|
||||
typescript "2.6.2"
|
||||
@@ -569,11 +569,7 @@ extend@~1.2.1:
|
||||
"extensions-modules@file:../extensions-modules":
|
||||
version "0.1.0"
|
||||
dependencies:
|
||||
<<<<<<< HEAD
|
||||
dataprotocol-client "file:./../../../../AppData/Local/Yarn/cache/v1/dataprotocol-client"
|
||||
=======
|
||||
dataprotocol-client "file:C:/Users/andresse/AppData/Local/Yarn/cache/v1/dataprotocol-client"
|
||||
>>>>>>> master
|
||||
decompress "^4.2.0"
|
||||
fs-extra-promise "^1.0.1"
|
||||
http-proxy-agent "^2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user