Skip to content

Commit

Permalink
Updated fabric bindings: [email protected] -> 2.2.13, @hyperledge…
Browse files Browse the repository at this point in the history
…r/[email protected] -> 1.1.0 (#1402)

Signed-off-by: fraVlaca <[email protected]>
  • Loading branch information
fraVlaca authored Jul 5, 2022
1 parent 04a1154 commit 8a792e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/caliper-cli/lib/lib/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ sut:
1.4: *fabric-v1-lts
2.2.3:
packages: ['[email protected]']
2.2.12: &fabric-v2-lts
packages: ['[email protected].12']
2.2.13: &fabric-v2-lts
packages: ['[email protected].13']
2.2: *fabric-v2-lts
2.4:
packages: ['@hyperledger/fabric-gateway@1.0.1', '@grpc/[email protected]']
packages: ['@hyperledger/fabric-gateway@1.1.0', '@grpc/[email protected]']
latest: *fabric-v1-lts
latest-v2-lts: *fabric-v2-lts
latest-v2: *fabric-v2-lts
Expand Down

0 comments on commit 8a792e0

Please sign in to comment.