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

Commit

Permalink
fix: use org/repo convention
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeal committed Sep 13, 2018
1 parent 9f9359d commit 5805660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -235,5 +235,5 @@ CID.codecs = codecs

module.exports = withIs(CID, {
className: 'CID',
symbolName: 'cids/CID'
symbolName: '@ipld/js-cid/CID'
})

0 comments on commit 5805660

Please sign in to comment.