Skip to content

Commit

Permalink
fix: don't break toJSON
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeal authored Jul 14, 2020
1 parent c26f704 commit d2df017
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cid.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ export default multiformats => {
return {
code: this.code,
version: this.version,
asCID: this,
hash: this.multihash
}
}
Expand Down

0 comments on commit d2df017

Please sign in to comment.