Skip to content

Commit bd6c571

Browse files
committed
fix(test): ipfs-interop
Include ipfs/interop#443
1 parent a324a94 commit bd6c571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ jobs:
245245
command: |
246246
npm init -y
247247
npm install ipfs@^0.61.0
248-
npm install ipfs-interop@^8.0.0
248+
npm install ipfs-interop@^8.0.10
249249
npm install [email protected]
250250
working_directory: ~/ipfs/go-ipfs/interop
251251
- run:

0 commit comments

Comments
 (0)