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

Commit 040136a

Browse files
committedJan 21, 2021
chore: update contributors
1 parent 3c2096e commit 040136a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-kad-dht",
3-
"version": "0.20.4",
3+
"version": "0.20.5",
44
"description": "JavaScript implementation of the Kad-DHT for libp2p",
55
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
66
"main": "src/index.js",
@@ -97,12 +97,12 @@
9797
"dirkmc <dirkmdev@gmail.com>",
9898
"Alan Shaw <alan.shaw@protocol.ai>",
9999
"Alex Potsides <alex@achingbrain.net>",
100-
"Josh Field <joshfield999@gmail.com>",
101100
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
101+
"Josh Field <joshfield999@gmail.com>",
102102
"Hugo Dias <hugomrdias@gmail.com>",
103-
"Richard Schneider <makaretu@gmail.com>",
104-
"Blake Byrnes <blakebyrnes@gmail.com>",
105103
"John Hiesey <jhiesey@cs.stanford.edu>",
104+
"Blake Byrnes <blakebyrnes@gmail.com>",
105+
"Richard Schneider <makaretu@gmail.com>",
106106
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <victorbjelkholm@gmail.com>",
107107
"Lars Gierth <larsg@systemli.org>",
108108
"Marcus Bernales <mboperator@gmail.com>",

0 commit comments

Comments
 (0)
This repository has been archived.