mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Update package.json
Signed-off-by: yunusemrekarakose <yemre05@hotmail.com.tr>
This commit is contained in:
parent
3d747bdcd3
commit
4691478bfb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "asset-transfer-private-data",
|
||||
"version": "1.0.0",
|
||||
"description": "Asset Transfer contract implemented in TypeScript. (Private Data Tutorial)",
|
||||
"description": "Asset Transfer(Private Data Tutorial) contract implemented in TypeScript.",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue