Skip to content

Commit e18a6de

Browse files
authored
Remove @libp2p/kad-dht dependency (#338)
Removed the dependency on @libp2p/kad-dht since obviously not in use.
1 parent 9d9d7d2 commit e18a6de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

node-js-peer/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"@libp2p/identify": "^3.0.28",
2020
"@libp2p/interface": "^2.8.0",
2121
"@libp2p/interface-internal": "^2.3.10",
22-
"@libp2p/kad-dht": "^15.0.0",
2322
"@libp2p/ping": "^2.0.28",
2423
"@libp2p/pubsub-peer-discovery": "^11.0.1",
2524
"@libp2p/tcp": "^10.1.9",

0 commit comments

Comments
 (0)