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

Commit add9bd2

Browse files
committed
update versions
1 parent f1979cc commit add9bd2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
"devDependencies": {
3535
"aegir": "^3.0.4",
3636
"chai": "^3.5.0",
37-
"pre-commit": "^1.1.2"
37+
"pre-commit": "^1.1.3"
3838
},
3939
"dependencies": {
40-
"libp2p-spdy": "^0.5.0",
41-
"libp2p-swarm": "^0.16.0",
42-
"libp2p-tcp": "^0.5.2",
43-
"libp2p-websockets": "^0.5.0",
44-
"mafmt": "^2.0.0",
45-
"multiaddr": "^2.0.0",
40+
"libp2p-spdy": "^0.6.1",
41+
"libp2p-swarm": "^0.18.0",
42+
"libp2p-tcp": "^0.6.0",
43+
"libp2p-websockets": "^0.6.0",
44+
"mafmt": "^2.1.0",
45+
"multiaddr": "^2.0.2",
4646
"peer-id": "^0.6.6",
4747
"peer-info": "^0.6.2",
4848
"run-parallel": "^1.1.6"
@@ -62,4 +62,4 @@
6262
"Stephen Whitmore <[email protected]>",
6363
"dignifiedquire <[email protected]>"
6464
]
65-
}
65+
}

0 commit comments

Comments
 (0)