Skip to content

Commit

Permalink
use latest ipfs-api version
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamStone committed Dec 28, 2017
1 parent 1252a1b commit 206e009
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"lint": "aegir lint",
"build": "aegir build",
"test": "aegir test -t node -t browser --no-cors",
"test:node": "aegir test -t node",
"test:browser": "aegir test -t browser -t webworker --no-cors",
"test:node": "aegir test -t node",
"test:node:core": "aegir test -t node -f test/core/**.js",
Expand Down Expand Up @@ -105,7 +104,7 @@
"hapi-set-header": "^1.0.2",
"hoek": "^5.0.2",
"interface-datastore": "^0.4.1",
"ipfs-api": "^17.2.4",
"ipfs-api": "^17.2.5",
"ipfs-bitswap": "~0.18.0",
"ipfs-block": "~0.6.1",
"ipfs-block-service": "~0.13.0",
Expand Down

0 comments on commit 206e009

Please sign in to comment.