Skip to content

Commit

Permalink
[FABCN-415] Lock grpc-js to 1.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
  • Loading branch information
mbwhite committed Jun 19, 2020
1 parent 577fde4 commit 6827e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/fabric-shim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"dependencies": {
"@fidm/x509": "^1.2.1",
"@grpc/grpc-js": "^1.0.3",
"@grpc/grpc-js": "1.0.3",
"@grpc/proto-loader": "^0.5.4",
"@types/node": "^8.9.4",
"ajv": "^6.5.5",
Expand Down

0 comments on commit 6827e86

Please sign in to comment.