Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Jun 5, 2018
1 parent d7fb05c commit 92fa80e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,18 @@
},
"homepage": "https://github.com/libp2p/js-libp2p-mdns",
"devDependencies": {
"aegir": "^13.0.6",
"async": "^2.6.0",
"aegir": "^14.0.0",
"async": "^2.6.1",
"chai": "^4.1.2",
"dirty-chai": "^2.0.1",
"pre-commit": "^1.2.2"
},
"dependencies": {
"libp2p-tcp": "~0.11.6",
"multiaddr": "^3.0.2",
"libp2p-tcp": "~0.12.0",
"multiaddr": "^5.0.0",
"multicast-dns": "^7.0.0",
"peer-id": "~0.10.6",
"peer-info": "~0.11.6"
"peer-id": "~0.10.7",
"peer-info": "~0.14.1"
},
"contributors": [
"David Dias <daviddias.p@gmail.com>",
Expand Down

0 comments on commit 92fa80e

Please sign in to comment.