Skip to content

Conversation

vasco-santos
Copy link
Member

@vasco-santos vasco-santos commented Aug 26, 2021

This PR updates the main dependencies.

Please note the change to rollup esm build config. This is needed as unixfs has several dynamic imports for optimization example. They were already there in previous versions, but probably it was not an issue before as it was CJS and now it is ESM.

I also PRd unixfs to add support for npm6 there, which is consequently updated here

Closes #387

@vasco-santos vasco-santos requested a review from olizilla August 26, 2021 16:02
@vasco-santos vasco-santos changed the title fix: update ipfs-car fix: update dependencies Aug 26, 2021
Copy link
Contributor

@olizilla olizilla left a comment

Choose a reason for hiding this comment

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

👍

@vasco-santos vasco-santos merged commit dd11034 into main Aug 26, 2021
@vasco-santos vasco-santos deleted the fix/update-ipfs-car branch August 26, 2021 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't install w3 cli on node 14 with npm 6
2 participants