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 Dec 21, 2016
1 parent 901aac6 commit 086c331
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"flatmap": "0.0.3",
"glob": "^7.1.1",
"glob-escape": "0.0.2",
"ipfs-block": "^0.5.1",
"ipfs-unixfs": "^0.1.8",
"ipfs-block": "^0.5.3",
"ipfs-unixfs": "^0.1.9",
"ipld-dag-pb": "^0.9.3",
"is-ipfs": "^0.2.1",
"isstream": "^0.1.2",
Expand Down Expand Up @@ -58,16 +58,16 @@
"url": "https://github.com/ipfs/js-ipfs-api"
},
"devDependencies": {
"aegir": "^9.2.1",
"aegir": "^9.3.0",
"chai": "^3.5.0",
"eslint-plugin-react": "^6.8.0",
"gulp": "^3.9.1",
"hapi": "^16.0.1",
"hapi": "^16.0.2",
"interface-ipfs-core": "^0.23.0",
"@haad/ipfsd-ctl": "^0.18.0-beta.5",
"pre-commit": "^1.2.0",
"socket.io": "^1.7.1",
"socket.io-client": "^1.7.1",
"pre-commit": "^1.2.2",
"socket.io": "^1.7.2",
"socket.io-client": "^1.7.2",
"stream-equal": "^0.1.12"
},
"pre-commit": [
Expand Down

0 comments on commit 086c331

Please sign in to comment.