Skip to content

Commit

Permalink
[FAB-6420] NodeSDK - remove NPM warnings
Browse files Browse the repository at this point in the history
There are a few warnings posted when doing the
npm install , most are from packages that we are
calling out, however there was one that we had
control.

Change-Id: I66bc5fcfc91821c579cac90ab4cbddcb7c668e79
Signed-off-by: Bret Harrison <[email protected]>
  • Loading branch information
harrisob committed Oct 11, 2017
1 parent fafeb2a commit 49b6f44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fabric-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"dependencies": {
"bn.js": "^4.11.3",
"callsite": "^1.0.0",
"crypto": "0.0.3",
"elliptic": "^6.2.3",
"fs": "0.0.2",
"fs-extra": ">=0.30.0 <0.31.0",
Expand Down

0 comments on commit 49b6f44

Please sign in to comment.