fabric-samples/fabcar
Mark S. Lewis 10e9377555 Avoid explicit import of grpc-js or fabric-protos in TypeScript apps
Rely on the dependencies of @hyperledger/fabric-gateway making these packages transitively available. Having explicit dependency versions in the application can cause type conflicts due to private member changes in the gRPC Client class across versions.

Also fix some missing or incorrect Node types and engines version contraints.

Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
2023-02-10 11:36:41 -05:00
..
go Avoid usage of deprecated ioutil Go package (#843) 2022-10-25 07:04:39 -04:00
java Update RegisterUser.java (#428) 2021-03-21 07:29:30 +01:00
javascript Update Javascript and Typescript Deps (#403) 2021-01-13 12:19:31 -05:00
typescript Avoid explicit import of grpc-js or fabric-protos in TypeScript apps 2023-02-10 11:36:41 -05:00
.gitignore [FAB-9330] Refactor top-level .gitignore into subdirs 2018-04-04 06:26:20 -04:00
networkDown.sh Revert "Remove Typescript References (#258)" (#261) 2020-07-23 17:06:57 +02:00
startFabric.sh Revert "Remove Typescript References (#258)" (#261) 2020-07-23 17:06:57 +02:00