Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Commit

Permalink
regress grpc to 1.6.6 (#2750)
Browse files Browse the repository at this point in the history
1.7.1 causes a sigsegv in the docker container

Signed-off-by: Dave Kelsey <[email protected]>
  • Loading branch information
Dave Kelsey authored and nklincoln committed Nov 16, 2017
1 parent f0815dc commit d288dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/composer-connector-hlfv1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"fabric-ca-client": "1.0.2",
"fabric-client": "1.0.2",
"fs-extra": "1.0.0",
"grpc": ">=1.3.5 <2.0.0",
"grpc": ">=1.3.5 <1.7.0",
"semver": "5.3.0",
"temp": "0.8.3",
"thenify-all": "1.6.0",
Expand Down

0 comments on commit d288dc9

Please sign in to comment.