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

Commit edebc11

Browse files
committed
fix: code review
1 parent dfc057d commit edebc11

File tree

3 files changed

+241
-69
lines changed

3 files changed

+241
-69
lines changed

package.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,8 @@
4141
"bs58": "^4.0.1",
4242
"buffer-loader": "~0.1.0",
4343
"chai": "^4.2.0",
44-
<<<<<<< HEAD
45-
"chai-bytes": "^0.1.1",
46-
"cids": "~0.5.7",
47-
=======
4844
"chai-bytes": "~0.1.1",
49-
"cids": "~0.5.5",
50-
>>>>>>> chore: refactored interop tests
45+
"cids": "~0.5.7",
5146
"cross-env": "^5.2.0",
5247
"detect-node": "^2.0.4",
5348
"dir-compare": "^1.7.1",
@@ -57,7 +52,7 @@
5752
"form-data": "^2.3.3",
5853
"go-ipfs-dep": "~0.4.18",
5954
"hat": "0.0.3",
60-
"ipfs": "~0.34.4",
55+
"ipfs": "ipfs/js-ipfs#master",
6156
"ipfs-http-client": "^29.1.0",
6257
"ipfs-unixfs": "~0.1.16",
6358
"ipfs-repo": "~0.26.1",

0 commit comments

Comments
 (0)