Skip to content
This repository has been archived by the owner on Jul 21, 2023. 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 Jul 8, 2017
1 parent 0425acc commit 2940185
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,21 @@
},
"homepage": "https://github.com/libp2p/js-libp2p-multiplex#readme",
"devDependencies": {
"aegir": "^11.0.0",
"chai": "^3.5.0",
"dirty-chai": "^1.2.2",
"aegir": "^11.0.2",
"chai": "^4.0.2",
"dirty-chai": "^2.0.0",
"interface-stream-muxer": "~0.5.7",
"libp2p-tcp": "^0.9.4",
"libp2p-websockets": "~0.9.4",
"libp2p-tcp": "^0.10.1",
"libp2p-websockets": "~0.10.0",
"pre-commit": "^1.2.2",
"pull-pair": "^1.1.0"
},
"dependencies": {
"async": "^2.1.5",
"async": "^2.5.0",
"multiplex": "dignifiedquire/multiplex",
"pull-catch": "^1.0.0",
"pull-stream": "^3.5.0",
"pull-stream-to-stream": "^1.3.3",
"pull-stream": "^3.6.0",
"pull-stream-to-stream": "^1.3.4",
"stream-to-pull-stream": "^1.7.2"
},
"contributors": [
Expand Down

0 comments on commit 2940185

Please sign in to comment.