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

Commit 8a8446a

Browse files
committed
Merge pull request #57 from ipfs/update-deps2
update swarm and libp2p-ipfs
2 parents b8138c6 + 5fbf6e9 commit 8a8446a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"bl": "^1.1.2",
3636
"chai": "^3.5.0",
3737
"gulp": "^3.9.1",
38-
"libp2p-ipfs": "^0.10.1",
38+
"libp2p-ipfs": "^0.11.0",
3939
"peer-id": "^0.7.0",
4040
"pre-commit": "^1.1.3",
4141
"run-parallel": "^1.1.6",
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"babel-runtime": "^6.9.0",
4646
"libp2p-spdy": "^0.6.1",
47-
"libp2p-swarm": "^0.19.5",
47+
"libp2p-swarm": "^0.20.0",
4848
"libp2p-webrtc-star": "^0.2.2",
4949
"libp2p-websockets": "^0.6.1",
5050
"mafmt": "^2.1.1",
@@ -58,4 +58,4 @@
5858
"dignifiedquire <[email protected]>",
5959
"greenkeeperio-bot <[email protected]>"
6060
]
61-
}
61+
}

0 commit comments

Comments
 (0)