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

Commit

Permalink
feat: compatible with go-ipfs 0.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Jul 18, 2018
1 parent f3e6bf1 commit 8536ee4
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,25 +72,21 @@
"url": "https://github.com/ipfs/js-ipfs-api"
},
"devDependencies": {
"aegir": "^14.0.0",
"aegir": "^15.0.0",
"browser-process-platform": "~0.1.1",
"chai": "^4.1.2",
"cross-env": "^5.2.0",
"dirty-chai": "^2.0.1",
"eslint-plugin-react": "^7.10.0",
"go-ipfs-dep": "~0.4.15",
"go-ipfs-dep": "~0.4.16",
"gulp": "^3.9.1",
"interface-ipfs-core": "~0.72.1",
"ipfsd-ctl": "~0.37.5",
"ipfsd-ctl": "~0.38.0",
"pull-stream": "^3.6.8",
"socket.io": "^2.1.1",
"socket.io-client": "^2.1.1",
"stream-equal": "^1.1.1"
},
"pre-push": [
"lint",
"test"
],
"keywords": [
"ipfs"
],
Expand Down

0 comments on commit 8536ee4

Please sign in to comment.