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

Commit

Permalink
Merge pull request #57 from ipfs/update-deps2
Browse files Browse the repository at this point in the history
update swarm and libp2p-ipfs
  • Loading branch information
daviddias committed Jun 4, 2016
2 parents b8138c6 + 5fbf6e9 commit 8a8446a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"bl": "^1.1.2",
"chai": "^3.5.0",
"gulp": "^3.9.1",
"libp2p-ipfs": "^0.10.1",
"libp2p-ipfs": "^0.11.0",
"peer-id": "^0.7.0",
"pre-commit": "^1.1.3",
"run-parallel": "^1.1.6",
Expand All @@ -44,7 +44,7 @@
"dependencies": {
"babel-runtime": "^6.9.0",
"libp2p-spdy": "^0.6.1",
"libp2p-swarm": "^0.19.5",
"libp2p-swarm": "^0.20.0",
"libp2p-webrtc-star": "^0.2.2",
"libp2p-websockets": "^0.6.1",
"mafmt": "^2.1.1",
Expand All @@ -58,4 +58,4 @@
"dignifiedquire <dignifiedquire@gmail.com>",
"greenkeeperio-bot <support@greenkeeper.io>"
]
}
}

0 comments on commit 8a8446a

Please sign in to comment.