Skip to content

Commit 73335ad

Browse files
committed
chore: bump ipld
1 parent f9437ba commit 73335ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ipfs-unixfs-exporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"detect-node": "^2.0.4",
4343
"dirty-chai": "^2.0.1",
4444
"ipfs-unixfs-importer": "^1.0.4",
45-
"ipld": "ipld/js-ipld#fix/update-deps",
45+
"ipld": "^0.25.4",
4646
"ipld-dag-pb": "^0.18.0",
4747
"ipld-in-memory": "^3.0.3",
4848
"it-all": "^1.0.1",

packages/ipfs-unixfs-importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"detect-node": "^2.0.4",
4343
"dirty-chai": "^2.0.1",
4444
"ipfs-unixfs-exporter": "^1.1.0",
45-
"ipld": "ipld/js-ipld#fix/update-deps",
45+
"ipld": "^0.25.4",
4646
"ipld-in-memory": "^3.0.3",
4747
"it-buffer-stream": "^1.0.2",
4848
"it-last": "^1.0.1",

0 commit comments

Comments
 (0)