Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 44dc52f

Browse files
committed
chore: update ipld-dag-pb to released version
1 parent c4bae2c commit 44dc52f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/traverse-ipld-graphs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"cids": "^0.8.3",
1717
"ipfs": "^0.48.0",
1818
"ipld-block": "^0.9.1",
19-
"ipld-dag-pb": "^0.18.5",
19+
"ipld-dag-pb": "^0.19.0",
2020
"multihashing-async": "^1.0.0"
2121
}
2222
}

packages/interface-ipfs-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"ipfs-utils": "^2.2.2",
4545
"ipld-block": "^0.9.1",
4646
"ipld-dag-cbor": "^0.15.2",
47-
"ipld-dag-pb": "git://github.com/gozala/js-ipld-dag-pb.git#pure-data-model",
47+
"ipld-dag-pb": "^0.19.0",
4848
"is-ipfs": "^1.0.3",
4949
"iso-random-stream": "^1.1.1",
5050
"it-all": "^1.0.1",

0 commit comments

Comments
 (0)