We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200a627 commit 49526d0Copy full SHA for 49526d0
package.json
@@ -40,11 +40,11 @@
40
"devDependencies": {
41
"aegir": "^11.0.2",
42
"benchmark": "^2.1.4",
43
- "chai": "^4.1.0",
+ "chai": "^4.1.1",
44
"dirty-chai": "^2.0.1",
45
"ipfs-repo": "~0.17.0",
46
"libp2p": "^0.11.0",
47
- "libp2p-kad-dht": "^0.3.0",
+ "libp2p-kad-dht": "^0.4.1",
48
"libp2p-multiplex": "^0.4.4",
49
"libp2p-secio": "^0.7.1",
50
"libp2p-tcp": "^0.10.2",
@@ -60,7 +60,7 @@
60
"dependencies": {
61
"async": "^2.5.0",
62
"cids": "~0.5.1",
63
- "debug": "^2.6.8",
+ "debug": "^3.0.0",
64
"ipfs-block": "~0.6.0",
65
"lodash.debounce": "^4.0.8",
66
"lodash.find": "^4.6.0",
0 commit comments