Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit fe24e1e

Browse files
committed
chore: update dependencies to released versions
multihashing-async and ipfs-repo have been released with a promised-based API, use those.
1 parent 6088b2d commit fe24e1e

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
@@ -35,9 +35,9 @@
3535
"cids": "~0.5.7",
3636
"dirty-chai": "^2.0.1",
3737
"ipfs-block": "~0.8.0",
38-
"ipfs-repo": "zcstarr/js-ipfs-repo#master",
38+
"ipfs-repo": "~0.27.0",
3939
"lodash": "^4.17.11",
40-
"multihashing-async": "multiformats/js-multihashing-async#feat/async-iterators",
40+
"multihashing-async": "~0.7.0",
4141
"ncp": "^2.0.0",
4242
"promisify-es6": "^1.0.3",
4343
"rimraf": "^2.6.3"

0 commit comments

Comments
 (0)