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

Commit 2029e05

Browse files
committed
chore: add missing dep, pump
1 parent 66fa8ef commit 2029e05

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,14 +108,14 @@
108108
"ipfs-repo": "~0.25.0",
109109
"ipfs-unixfs": "~0.1.16",
110110
"ipfs-unixfs-engine": "~0.33.0",
111-
"ipld-dag-pb": "~0.14.11",
112-
"ipns": "~0.3.0",
113111
"ipld": "~0.19.1",
114112
"ipld-bitcoin": "~0.1.8",
113+
"ipld-dag-pb": "~0.14.11",
115114
"ipld-ethereum": "^2.0.1",
116115
"ipld-git": "~0.2.2",
117116
"ipld-raw": "^2.0.1",
118117
"ipld-zcash": "~0.1.6",
118+
"ipns": "~0.3.0",
119119
"is-ipfs": "~0.4.7",
120120
"is-pull-stream": "~0.0.0",
121121
"is-stream": "^1.1.0",
@@ -159,6 +159,7 @@
159159
"pull-stream": "^3.6.9",
160160
"pull-stream-to-stream": "^1.3.4",
161161
"pull-zip": "^2.0.1",
162+
"pump": "^3.0.0",
162163
"read-pkg-up": "^4.0.0",
163164
"readable-stream": "3.0.6",
164165
"receptacle": "^1.3.2",

0 commit comments

Comments
 (0)