add a false output channel to the other place we create a client (#720)

This commit is contained in:
Anthony Dresser
2018-02-16 13:04:41 -08:00
committed by Karl Burtram
parent d1cc937f9d
commit cea52d2314
4 changed files with 19 additions and 12 deletions

View File

@@ -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"