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

Commit 839692f

Browse files
committed
fix: use pr to http-client
1 parent 8b569f4 commit 839692f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"aegir": "^20.0.0",
3434
"chai": "^4.2.0",
35-
"ipfs-http-client": "^40.1.0",
35+
"ipfs-http-client": "ipfs/js-ipfs-http-client#support-unixfs-metadata",
3636
"request": "^2.88.0"
3737
},
3838
"engines": {

0 commit comments

Comments
 (0)