Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update libp2p deps to v2 #170

Merged
merged 3 commits into from
Sep 18, 2024
Merged

deps: update libp2p deps to v2 #170

merged 3 commits into from
Sep 18, 2024

Conversation

achingbrain
Copy link
Member

Updates examples to use the new libp2p release

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1"
},
"devDependencies": {
"test-ipfs-example": "^1.0.0",
"eslint-config-ipfs": "^7.0.2",
"helia": "^4.2.4"
"helia": "next"
Copy link
Member

Choose a reason for hiding this comment

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

👀

Copy link
Member Author

Choose a reason for hiding this comment

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

This is necessary because the changes here need helia@5.x.x - this can be updated after ipfs/helia#586

@achingbrain achingbrain merged commit 83dd9df into main Sep 18, 2024
10 checks passed
@achingbrain achingbrain deleted the deps/update-libp2p-to-v2 branch September 18, 2024 13:12
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.

2 participants