Skip to content

Commit 0235234

Browse files
authored
chore: bump libp2p daemon-client and interop (#284)
chore: bump daemon-client and interop in tandem to avoid type issues in imports
1 parent 7419a67 commit 0235234

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@
8888
"uint8arrays": "^4.0.2"
8989
},
9090
"devDependencies": {
91-
"@libp2p/daemon-client": "^4.0.1",
91+
"@libp2p/daemon-client": "^5.0.0",
9292
"@libp2p/daemon-server": "^4.0.1",
9393
"@libp2p/interface-connection-encrypter-compliance-tests": "^4.0.0",
94-
"@libp2p/interop": "^4.0.2",
94+
"@libp2p/interop": "^7.0.3",
9595
"@libp2p/mplex": "^7.0.0",
9696
"@libp2p/peer-id-factory": "^2.0.0",
9797
"@libp2p/tcp": "^6.0.2",

0 commit comments

Comments
 (0)