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

Commit 63b8cd3

Browse files
committed
chore: update contributors
1 parent c513ace commit 63b8cd3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-kad-dht",
3-
"version": "0.14.3",
3+
"version": "0.14.4",
44
"description": "JavaScript implementation of the Kad-DHT for libp2p",
55
"leadMaintainer": "Vasco Santos <[email protected]>",
66
"main": "src/index.js",
@@ -75,6 +75,7 @@
7575
"sinon": "^7.2.2"
7676
},
7777
"contributors": [
78+
"Alan Shaw <[email protected]>",
7879
"Blake Byrnes <[email protected]>",
7980
"David Dias <[email protected]>",
8081
"Friedel Ziegelmayer <[email protected]>",
@@ -83,8 +84,8 @@
8384
"Lars Gierth <[email protected]>",
8485
"Pedro Teixeira <[email protected]>",
8586
"Richard Schneider <[email protected]>",
86-
"Vasco Santos <[email protected]>",
8787
"Vasco Santos <[email protected]>",
88+
"Vasco Santos <[email protected]>",
8889
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>"
8990
]
9091
}

0 commit comments

Comments
 (0)