Skip to content

Commit e320884

Browse files
committed
fix: tests with files.add and cidv1
Context: ipfs/js-ipfs#1518 License: MIT Signed-off-by: Marcin Rataj <[email protected]>
1 parent c733266 commit e320884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"aegir": "^13.1.0",
4747
"chai": "^4.1.2",
4848
"dirty-chai": "^2.0.1",
49-
"ipfs": "https://github.com/ipfs/js-ipfs/tarball/eb1b3b34cb3f53bcaa65818327545a03d49e01fc/js-ipfs.tar.gz",
49+
"ipfs": "^0.32.0",
5050
"ipfsd-ctl": "^0.39.1"
5151
},
5252
"contributors": [

0 commit comments

Comments
 (0)