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

fix: update to newest IPLD libraries #37

Merged
merged 1 commit into from
Aug 5, 2019
Merged

Conversation

vmx
Copy link
Contributor

@vmx vmx commented Aug 2, 2019

ipld-dag-pb got a new release with breaking changes, update to that release.

package.json Outdated
"multicodec": "~0.5.1",
"multihashing-async": "~0.7.0",
"superstruct": "~0.6.1",
"rabin-wasm": "~0.0.4"
"rabin-wasm": "0.0.8",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason why this is not prefixed with ~?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reason was an npm install rabin-wasm@latest. So it should really be ~0.0.8.

@achingbrain
Copy link
Collaborator

Looks good, though there are some linting errors to take care of before it can be merged.

@vmx
Copy link
Contributor Author

vmx commented Aug 5, 2019

I'll fix those.

ipld-dag-pb got a new release with breaking changes, update to that release.
@achingbrain achingbrain merged commit f79355f into master Aug 5, 2019
@achingbrain achingbrain deleted the mutable-dag-pb branch August 5, 2019 14:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants