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

Commit 267f5d2

Browse files
committed
update deps
1 parent 6c5215f commit 267f5d2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,19 @@
3232
},
3333
"homepage": "https://github.com/ipfs/js-libp2p-ipfs#readme",
3434
"devDependencies": {
35-
"aegir": "^3.0.4",
35+
"aegir": "^3.1.0",
3636
"chai": "^3.5.0",
3737
"pre-commit": "^1.1.3"
3838
},
3939
"dependencies": {
4040
"libp2p-spdy": "^0.6.1",
41-
"libp2p-swarm": "^0.18.1",
41+
"libp2p-swarm": "^0.19.0",
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.7",
47-
"peer-info": "^0.6.2",
46+
"peer-id": "^0.7.0",
47+
"peer-info": "^0.7.0",
4848
"run-parallel": "^1.1.6"
4949
},
5050
"aegir": {
@@ -62,4 +62,4 @@
6262
"Stephen Whitmore <[email protected]>",
6363
"dignifiedquire <[email protected]>"
6464
]
65-
}
65+
}

0 commit comments

Comments
 (0)