Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 63d4d35

Browse files
committed
feat: update to [email protected]
1 parent 997508d commit 63d4d35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/custom-libp2p/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "MIT",
1212
"dependencies": {
1313
"ipfs": "^0.49.1",
14-
"libp2p": "libp2p/js-libp2p#0.29.x",
14+
"libp2p": "^0.29.0",
1515
"libp2p-bootstrap": "^0.12.0",
1616
"libp2p-kad-dht": "^0.20.0",
1717
"libp2p-mdns": "^0.15.0",

packages/ipfs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"joi": "^17.2.1",
129129
"jsondiffpatch": "^0.4.1",
130130
"just-safe-set": "^2.1.0",
131-
"libp2p": "^0.29.0-rc.0",
131+
"libp2p": "^0.29.0",
132132
"libp2p-bootstrap": "^0.12.0",
133133
"libp2p-crypto": "^0.18.0",
134134
"libp2p-delegated-content-routing": "^0.7.0",

0 commit comments

Comments
 (0)