fabric-samples/asset-transfer-basic/chaincode-typescript
Tatsuya Sato aa153474f2
Fix npm problems on asset-transfer-basic/chaincode-typescript (#935)
* Fix npm problems on asset-transfer-basic/chaincode-typescript

This patch fixes npm problems on
asset-transfer-basic/chaincode-typescript.
- Sync npm-shrinkwrap.json with package.json to fix the npm ci error
- Update the version of TypeScript to avoid the type error on logform

Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>

* Update npm-shrinkwrap.json

Fix dependencies

Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>

---------

Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Co-authored-by: Arnaud J Le Hors <lehors@us.ibm.com>
2023-04-20 17:18:43 +02:00
..
docker Adding examples of CCAAS and support into the test-network (#560) 2021-12-17 13:18:22 +00:00
src More Gateway asset-transfer-basic tweaks to support docs (#556) 2021-12-10 08:51:21 +00:00
.dockerignore Update Node.js dockerfile (#805) 2022-08-01 11:50:47 +00:00
.gitignore Revert "Remove Typescript References (#258)" (#261) 2020-07-23 17:06:57 +02:00
Dockerfile Update Node.js dockerfile (#805) 2022-08-01 11:50:47 +00:00
npm-shrinkwrap.json Fix npm problems on asset-transfer-basic/chaincode-typescript (#935) 2023-04-20 17:18:43 +02:00
package.json Fix npm problems on asset-transfer-basic/chaincode-typescript (#935) 2023-04-20 17:18:43 +02:00
tsconfig.json Fix type error when using the latest sort-keys-recursive 2021-11-05 11:47:55 -04:00
tslint.json Decorate Typescript Chaincode 2020-07-27 23:51:51 -04:00