Skip to content
This repository has been archived by the owner on Apr 29, 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 1, 2016
1 parent 608612a commit 29c33aa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"async": "^2.1.4",
"chai": "^3.5.0",
"gulp": "^3.9.1",
"libp2p-ipfs-nodejs": "^0.16.0",
"libp2p-ipfs-nodejs": "^0.16.1",
"peer-id": "^0.8.0",
"pre-commit": "^1.1.3",
"pull-goodbye": "0.0.1",
Expand All @@ -43,6 +43,7 @@
"webrtcsupport": "^2.2.0"
},
"dependencies": {
"libp2p": "^0.3.1",
"libp2p-secio": "^0.6.3",
"libp2p-spdy": "^0.10.0",
"libp2p-swarm": "^0.26.3",
Expand All @@ -60,4 +61,4 @@
"Richard Littauer <richard.littauer@gmail.com>",
"greenkeeperio-bot <support@greenkeeper.io>"
]
}
}

0 comments on commit 29c33aa

Please sign in to comment.