Skip to content

Commit dd04443

Browse files
authored
chore: update helia deps and examples (#948)
Update all helia/libp2p deps and fix broken webpack config.
1 parent 33178a4 commit dd04443

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"test": "npm run build && test-node-example test/*"
1313
},
1414
"dependencies": {
15-
"helia": "^5.0.0"
15+
"helia": "^6.1.2"
1616
},
1717
"devDependencies": {
18-
"test-ipfs-example": "^1.0.0",
18+
"test-ipfs-example": "^1.3.3",
1919
"typescript": "^5.1.6"
2020
}
2121
}

0 commit comments

Comments
 (0)