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

Commit 5840ab2

Browse files
committedAug 11, 2020
chore: update contributors
1 parent 1d6f0bd commit 5840ab2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-kad-dht",
3-
"version": "0.20.0",
3+
"version": "0.20.1",
44
"description": "JavaScript implementation of the Kad-DHT for libp2p",
55
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
66
"main": "src/index.js",
@@ -92,8 +92,8 @@
9292
"Jacob Heun <jacobheun@gmail.com>",
9393
"dirkmc <dirkmdev@gmail.com>",
9494
"Alan Shaw <alan.shaw@protocol.ai>",
95-
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
9695
"Alex Potsides <alex@achingbrain.net>",
96+
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
9797
"Hugo Dias <hugomrdias@gmail.com>",
9898
"Blake Byrnes <blakebyrnes@gmail.com>",
9999
"John Hiesey <jhiesey@cs.stanford.edu>",

0 commit comments

Comments
 (0)
This repository has been archived.