Skip to content
This repository has been archived by the owner on Feb 26, 2021. 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 Nov 3, 2016
1 parent 0acb7ca commit 7d7d95e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,28 +39,28 @@
"node": ">=4.0.0"
},
"devDependencies": {
"aegir": "^9.0.0",
"aegir": "^9.0.1",
"chai": "^3.5.0",
"gulp": "^3.9.1",
"interface-stream-muxer": "^0.4.0",
"libp2p-tcp": "^0.8.0",
"libp2p-websockets": "^0.8.0",
"multiaddr": "^2.0.0",
"pre-commit": "^1.1.2",
"libp2p-tcp": "^0.9.1",
"libp2p-websockets": "^0.9.0",
"multiaddr": "^2.0.3",
"pre-commit": "^1.1.3",
"pull-file": "^1.0.0",
"pull-pair": "^1.1.0",
"pull-stream": "^3.4.3",
"pull-stream": "^3.5.0",
"run-parallel": "^1.1.6",
"tap-spec": "^4.1.1",
"tape": "^4.2.0"
"tape": "^4.6.2"
},
"dependencies": {
"browserify-zlib": "github:ipfs/browserify-zlib",
"interface-connection": "^0.2.1",
"interface-connection": "^0.3.0",
"lodash.noop": "^3.0.1",
"pull-stream-to-stream": "^1.3.1",
"spdy-transport": "^2.0.14",
"stream-to-pull-stream": "^1.7.0"
"pull-stream-to-stream": "^1.3.3",
"spdy-transport": "^2.0.17",
"stream-to-pull-stream": "^1.7.2"
},
"contributors": [
"David Dias <[email protected]>",
Expand Down

0 comments on commit 7d7d95e

Please sign in to comment.