fabric-samples/fabcar/javascript
Simon Stone fdbd92d65f [FAB-13206] Remove dependencies on fabric-client
The new FabCar apps currently have a dependency on
the fabric-client (old programming model) module,
but now the dependencies of the fabric-network module
have been corrected, this dependency can be removed.

The fabric-ca-client dependency is staying because the
FabCar apps explicitly require this module to perform
CA interactions.

Change-Id: Iee40f7a560d5ac0a0f8202fc6d751aa45467829e
Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
2018-12-10 12:03:03 +00:00
..
wallet [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
.editorconfig [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
.eslintignore [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
.eslintrc.js [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
.gitignore [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
enrollAdmin.js [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
invoke.js [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
package.json [FAB-13206] Remove dependencies on fabric-client 2018-12-10 12:03:03 +00:00
query.js [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00
registerUser.js [FAB-12877] Add fabcar app using new prog model (JS) 2018-12-07 22:18:50 +00:00