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

Commit

Permalink
Merge pull request #95 from ipfs/feat/awesome-dag-pb
Browse files Browse the repository at this point in the history
feat: update to awesome dag-pb
  • Loading branch information
daviddias committed Nov 24, 2016
2 parents 6a56c3d + 94eb0f5 commit 9871237
Show file tree
Hide file tree
Showing 2 changed files with 365 additions and 397 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
},
"homepage": "https://github.com/ipfs/interface-ipfs-core#readme",
"dependencies": {
"async": "^2.1.2",
"async": "^2.1.4",
"bl": "^1.1.2",
"bs58": "^3.0.0",
"chai": "^3.5.0",
"concat-stream": "^1.5.2",
"detect-node": "^2.0.3",
"ipfs-block": "^0.5.0",
"ipld-dag-pb": "^0.8.0",
"multiaddr": "^2.0.3",
"ipld-dag-pb": "^0.9.0",
"multiaddr": "^2.1.1",
"multihashes": "^0.2.2",
"readable-stream": "2.1.5"
},
Expand All @@ -50,4 +50,4 @@
"Victor Bjelkholm <victorbjelkholm@gmail.com>",
"nginnever <ginneversource@gmail.com>"
]
}
}
Loading

0 comments on commit 9871237

Please sign in to comment.