Merge "[FAB-13206] Remove dependencies on fabric-client"

This commit is contained in:
Christopher Ferris 2018-12-10 15:56:46 +00:00 committed by Gerrit Code Review
commit 527024833b
2 changed files with 0 additions and 2 deletions

View file

@ -16,7 +16,6 @@
"license": "Apache-2.0",
"dependencies": {
"fabric-ca-client": "unstable",
"fabric-client": "unstable",
"fabric-network": "unstable"
},
"devDependencies": {

View file

@ -19,7 +19,6 @@
"license": "Apache-2.0",
"dependencies": {
"fabric-ca-client": "unstable",
"fabric-client": "unstable",
"fabric-network": "unstable"
},
"devDependencies": {