multiformats / js-cid

CID implementation in JavaScript
MIT License
97 stars 39 forks source link

fix: use latest multicodec release #135

Closed vmx closed 3 years ago

vmx commented 3 years ago

Using internal modules is a bad idea, but this is a quick fix in order to not break the world.

vmx commented 3 years ago

@hacdias I released with this one though, so that @Gozala can work off a released version. We can work on using proper exports next week.