Skip to content

Commit 9eebd2e

Browse files
authoredNov 27, 2020
chore: update deps (#43)
1 parent 1a3d47d commit 9eebd2e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"coverage": "aegir coverage"
2323
},
2424
"devDependencies": {
25-
"aegir": "^28.0.2",
25+
"aegir": "^29.1.0",
2626
"go-ipfs": "^0.7.0",
27-
"ipfs-http-client": "^47.0.1",
28-
"ipfs-utils": "^4.0.0",
27+
"ipfs-http-client": "^48.1.2",
28+
"ipfs-utils": "^5.0.1",
2929
"ipfsd-ctl": "^7.0.0",
3030
"it-all": "^1.0.2"
3131
},
@@ -37,7 +37,7 @@
3737
"peer-id": "^0.14.0"
3838
},
3939
"peerDependencies": {
40-
"ipfs-http-client": "^47.0.1"
40+
"ipfs-http-client": "*"
4141
},
4242
"browser": {
4343
"go-ipfs": false

0 commit comments

Comments
 (0)
Please sign in to comment.