mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +00:00
updated the env vars in docker.sh
Signed-off-by: nXtCyberNet <rohantech2005@gmail.com>
This commit is contained in:
parent
9d12804e06
commit
b17085b69e
1 changed files with 2 additions and 1 deletions
|
|
@ -57,6 +57,7 @@
|
|||
"@types/node": "^20.19.33",
|
||||
"eslint": "^10.0.2",
|
||||
"typescript": "~5.8",
|
||||
"typescript-eslint": "^8.56.1"
|
||||
"typescript-eslint": "^8.56.1",
|
||||
"vitest": "^4.0.18"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue