Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Commit

Permalink
fix(deps): remove superfluous multiaddr dependency, update it to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Sep 7, 2016
1 parent 2cfac63 commit 2a27346
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,11 @@
"aegir": "^8.0.0",
"buffer-loader": "0.0.1",
"chai": "^3.5.0",
"multiaddr": "^2.0.2",
"pre-commit": "^1.1.3"
},
"dependencies": {
"babel-runtime": "^6.11.6",
"multiaddr": "^1.4.1",
"multiaddr": "^2.0.3",
"peer-id": "^0.7.0"
},
"contributors": [
Expand Down

0 comments on commit 2a27346

Please sign in to comment.