mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| docker | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| npm-shrinkwrap.json | ||
| package.json | ||
| tsconfig.json | ||
| tslint.json | ||