Skip to content

Commit

Permalink
Add missing bn.js to fabric-ca-client/package.json
Browse files Browse the repository at this point in the history
FAB-1932
Discovered when testing the example app

Change-Id: I8f1c0df0fcc15827c37ab7c4b2319dc35e3eb2f0
Signed-off-by: Jim Zhang <jzhang@us.ibm.com>
  • Loading branch information
jimthematrix committed Jan 29, 2017
1 parent fd3626b commit 6d2858f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fabric-ca-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"engineStrict": true,
"dependencies": {
"asn1": "https://github.com/mcavage/node-asn1",
"bn.js": "^4.11.3",
"elliptic": "^6.2.3",
"fs-extra": ">=0.30.0 <0.31.0",
"grpc": "^1.0.0",
Expand Down

0 comments on commit 6d2858f

Please sign in to comment.