Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 7d81b30

Browse files
victorbdaviddias
authored andcommitted
Add multihashes to package.json (#515)
Seems to have been missing since 4314815
1 parent 0295a5a commit 7d81b30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"isstream": "^0.1.2",
3737
"lru-cache": "^4.0.2",
3838
"multiaddr": "^2.1.1",
39+
"multihashes": "^0.3.1",
3940
"multipart-stream": "^2.0.1",
4041
"ndjson": "^1.5.0",
4142
"once": "^1.4.0",
@@ -121,4 +122,4 @@
121122
"url": "https://github.com/ipfs/js-ipfs-api/issues"
122123
},
123124
"homepage": "https://github.com/ipfs/js-ipfs-api"
124-
}
125+
}

0 commit comments

Comments
 (0)