Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit

Permalink
fix: switch to dag-cbor 0.8.2, the switch to borc in 0.8.3 introduced…
Browse files Browse the repository at this point in the history
… a bug
  • Loading branch information
daviddias committed Jan 29, 2017
1 parent cceb933 commit 948ca6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"ipfs-block": "^0.5.4",
"ipfs-block-service": "^0.8.1",
"ipfs-repo": "^0.11.2",
"ipld-dag-cbor": "^0.8.4",
"ipld-dag-cbor": "0.8.2",
"ipld-dag-pb": "^0.9.4",
"ipld-eth-block": "^2.2.1",
"is-ipfs": "^0.2.1",
Expand All @@ -70,4 +70,4 @@
"kumavis <kumavis@users.noreply.github.com>",
"wanderer <mjbecze@gmail.com>"
]
}
}

0 comments on commit 948ca6a

Please sign in to comment.