mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 01:55:10 +00:00
Fix an npm dependency error that was breaking the FSAT app compilation
Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
This commit is contained in:
parent
cb886be466
commit
1e3c656c29
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@
|
|||
"author": "Hyperledger",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@grpc/grpc-js": "~1.6.7",
|
||||
"@hyperledger/fabric-gateway": "^1.1.0",
|
||||
"@hyperledger/fabric-protos": "^0.1.0-dev.2300102001.1"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue