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

Commit b5d76a3

Browse files
committed
fix: use version of interface tests without js-ipfs
1 parent b6988ee commit b5d76a3

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
@@ -176,7 +176,7 @@
176176
"execa": "^3.0.0",
177177
"form-data": "^3.0.0",
178178
"hat": "0.0.3",
179-
"interface-ipfs-core": "github:ipfs/interface-js-ipfs-core#return-peer-ids-as-strings",
179+
"interface-ipfs-core": "github:ipfs/interface-js-ipfs-core#do-not-assume-js-ipfs",
180180
"ipfs-interop": "github:ipfs/interop#refactor/async-await",
181181
"ipfsd-ctl": "github:ipfs/js-ipfsd-ctl#only-require-http-client-if-not-specified",
182182
"ncp": "^2.0.0",

0 commit comments

Comments
 (0)