Skip to content

Commit 139b52b

Browse files
authored
Merge pull request #11 from ipfs/update-deps
chore: require 0.15.2 of ipld-dag-pb to have name memoisation
2 parents 4c2db52 + 174dc42 commit 139b52b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"detect-node": "^2.0.4",
4242
"dirty-chai": "^2.0.1",
4343
"ipfs-unixfs-importer": "~0.37.1",
44-
"ipld": "~0.20.0",
45-
"ipld-dag-pb": "~0.15.0",
44+
"ipld": "~0.20.2",
45+
"ipld-dag-pb": "~0.15.2",
4646
"pull-pushable": "^2.2.0",
4747
"pull-stream-to-stream": "^1.3.4",
4848
"pull-zip": "^2.0.1",

0 commit comments

Comments
 (0)