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
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Mar 22, 2017
1 parent 9904a37 commit 4f7db94
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"flatmap": "0.0.3",
"glob": "^7.1.1",
"glob-escape": "0.0.2",
"ipfs-block": "~0.5.5",
"ipfs-block": "~0.6.0",
"ipfs-unixfs": "~0.1.11",
"ipld-dag-pb": "~0.10.1",
"ipld-dag-pb": "~0.11.0",
"is-ipfs": "~0.3.0",
"isstream": "^0.1.2",
"lru-cache": "^4.0.2",
Expand Down Expand Up @@ -60,12 +60,13 @@
"url": "https://github.com/ipfs/js-ipfs-api"
},
"devDependencies": {
"aegir": "^10.0.0",
"aegir": "^11.0.1",
"chai": "^3.5.0",
"eslint-plugin-react": "^6.10.2",
"dirty-chai": "^1.2.2",
"eslint-plugin-react": "^6.10.3",
"gulp": "^3.9.1",
"hapi": "^16.1.0",
"interface-ipfs-core": "~0.25.1",
"interface-ipfs-core": "~0.26.0",
"ipfsd-ctl": "~0.20.0",
"pre-commit": "^1.2.2",
"socket.io": "^1.7.3",
Expand Down

0 comments on commit 4f7db94

Please sign in to comment.