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

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed May 23, 2016
1 parent f1979cc commit add9bd2
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 @@ -34,15 +34,15 @@
"devDependencies": {
"aegir": "^3.0.4",
"chai": "^3.5.0",
"pre-commit": "^1.1.2"
"pre-commit": "^1.1.3"
},
"dependencies": {
"libp2p-spdy": "^0.5.0",
"libp2p-swarm": "^0.16.0",
"libp2p-tcp": "^0.5.2",
"libp2p-websockets": "^0.5.0",
"mafmt": "^2.0.0",
"multiaddr": "^2.0.0",
"libp2p-spdy": "^0.6.1",
"libp2p-swarm": "^0.18.0",
"libp2p-tcp": "^0.6.0",
"libp2p-websockets": "^0.6.0",
"mafmt": "^2.1.0",
"multiaddr": "^2.0.2",
"peer-id": "^0.6.6",
"peer-info": "^0.6.2",
"run-parallel": "^1.1.6"
Expand All @@ -62,4 +62,4 @@
"Stephen Whitmore <[email protected]>",
"dignifiedquire <[email protected]>"
]
}
}

0 comments on commit add9bd2

Please sign in to comment.