diff --git a/examples/custom-ipld-formats/package.json b/examples/custom-ipld-formats/package.json index a592b45e05..d89b52c7b3 100644 --- a/examples/custom-ipld-formats/package.json +++ b/examples/custom-ipld-formats/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "cids": "^1.1.5", - "ipfs-daemon": "^0.4.2", + "ipfs-daemon": "^0.13.0", "ipfs-core": "^0.4.2", "ipfs-http-client": "^48.2.2", "multicodec": "^2.0.1",