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 afaf62f commit 19fb291Copy full SHA for 19fb291
package.json
@@ -15,10 +15,10 @@
15
"dependencies": {
16
"@ipld/dag-cbor": "^7.0.0",
17
"@ipld/dag-pb": "^2.1.3",
18
- "blockstore-datastore-adapter": "^2.0.3",
19
- "datastore-fs": "^7.0.0",
20
- "ipfs-core": "^0.15.2",
21
- "ipfs-repo": "^14.0.1",
+ "blockstore-datastore-adapter": "^3.0.1",
+ "datastore-fs": "^8.0.0",
+ "ipfs-core": "^0.16.0",
+ "ipfs-repo": "^15.0.2",
22
"it-all": "^1.0.4",
23
"multiformats": "^9.6.5",
24
"uint8arrays": "^3.0.0",
0 commit comments