Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
AEgir needs an update so that tests pass on Travis CI.
  • Loading branch information
vmx committed Mar 4, 2019
1 parent 8c47c3d commit 63f74ae
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,23 @@
},
"homepage": "https://github.com/ipfs/js-ipfs-block-service#readme",
"devDependencies": {
"aegir": "^17.0.0",
"aegir": "^18.2.0",
"chai": "^4.2.0",
"cids": "~0.5.5",
"cids": "~0.5.7",
"dirty-chai": "^2.0.1",
"ipfs-block": "~0.8.0",
"ipfs-repo": "~0.25.0",
"ipfs-repo": "~0.26.2",
"lodash": "^4.17.11",
"multihashing-async": "~0.5.1",
"multihashing-async": "~0.5.2",
"ncp": "^2.0.0",
"rimraf": "^2.6.2"
"rimraf": "^2.6.3"
},
"engines": {
"node": ">=6.0.0",
"npm": ">=3.0.0"
},
"dependencies": {
"async": "^2.6.1"
"async": "^2.6.2"
},
"contributors": [
"David Dias <daviddias.p@gmail.com>",
Expand Down

0 comments on commit 63f74ae

Please sign in to comment.