Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Jul 23, 2017
1 parent 43bd5a8 commit e3b7583
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 @@ -47,9 +47,9 @@
],
"license": "MIT",
"dependencies": {
"async": "^2.4.0",
"async": "^2.5.0",
"go-ipfs-dep": "0.4.9",
"ipfs-api": "^14.0.1",
"ipfs-api": "^14.1.0",
"multiaddr": "^2.3.0",
"once": "^1.4.0",
"rimraf": "^2.6.1",
Expand All @@ -58,13 +58,13 @@
},
"devDependencies": {
"aegir": "^11.0.2",
"chai": "^3.5.0",
"dirty-chai": "^1.2.2",
"chai": "^4.1.0",
"dirty-chai": "^2.0.1",
"is-running": "1.0.5",
"mkdirp": "^0.5.1",
"multihashes": "~0.4.5",
"pre-commit": "^1.2.2",
"safe-buffer": "^5.0.1"
"safe-buffer": "^5.1.1"
},
"repository": {
"type": "git",
Expand All @@ -78,4 +78,4 @@
"example": "examples",
"test": "test"
}
}
}

0 comments on commit e3b7583

Please sign in to comment.