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

Commit 1f936da

Browse files
committed
update deps for relase
1 parent 36dc850 commit 1f936da

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
@@ -38,12 +38,12 @@
3838
},
3939
"dependencies": {
4040
"libp2p-spdy": "^0.6.1",
41-
"libp2p-swarm": "^0.18.0",
41+
"libp2p-swarm": "^0.18.1",
4242
"libp2p-tcp": "^0.6.0",
4343
"libp2p-websockets": "^0.6.0",
4444
"mafmt": "^2.1.0",
4545
"multiaddr": "^2.0.2",
46-
"peer-id": "^0.6.6",
46+
"peer-id": "^0.6.7",
4747
"peer-info": "^0.6.2",
4848
"run-parallel": "^1.1.6"
4949
},
@@ -62,4 +62,4 @@
6262
"Stephen Whitmore <[email protected]>",
6363
"dignifiedquire <[email protected]>"
6464
]
65-
}
65+
}

0 commit comments

Comments
 (0)