Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
chore: update deps, test latest interface-ipfs-core
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Apr 13, 2017
1 parent 8e037cb commit 78d8f25
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"coverage-publish": "aegir-coverage publish"
},
"dependencies": {
"async": "^2.2.0",
"async": "^2.3.0",
"bs58": "^4.0.0",
"cids": "~0.4.2",
"cids": "~0.5.0",
"concat-stream": "^1.6.0",
"detect-node": "^2.0.3",
"flatmap": "0.0.3",
Expand All @@ -41,15 +41,15 @@
"multipart-stream": "^2.0.1",
"ndjson": "^1.5.0",
"once": "^1.4.0",
"peer-id": "~0.8.6",
"peer-info": "~0.9.0",
"peer-id": "~0.8.7",
"peer-info": "~0.9.2",
"promisify-es6": "^1.0.2",
"pump": "^1.0.2",
"qs": "^6.4.0",
"readable-stream": "1.1.14",
"stream-http": "^2.6.3",
"stream-http": "^2.7.0",
"streamifier": "^0.1.1",
"tar-stream": "^1.5.2"
"tar-stream": "^1.5.2",
"readable-stream": "1.1.14"
},
"engines": {
"node": ">=4.0.0",
Expand All @@ -65,7 +65,7 @@
"dirty-chai": "^1.2.2",
"eslint-plugin-react": "^6.10.3",
"gulp": "^3.9.1",
"hapi": "^16.1.0",
"hapi": "^16.1.1",
"interface-ipfs-core": "~0.26.2",
"ipfsd-ctl": "~0.20.0",
"pre-commit": "^1.2.2",
Expand Down Expand Up @@ -127,4 +127,4 @@
"url": "https://github.com/ipfs/js-ipfs-api/issues"
},
"homepage": "https://github.com/ipfs/js-ipfs-api"
}
}

0 comments on commit 78d8f25

Please sign in to comment.