Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

Commit 013668e

Browse files
committed
chore: update contributors
1 parent ae9fb1c commit 013668e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-websocket-star",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"description": "libp2p-webrtc-star without webrtc. Just plain socket.io.",
55
"leadMaintainer": "Jacob Heun <[email protected]>",
66
"main": "src/index.js",
@@ -64,11 +64,13 @@
6464
"contributors": [
6565
"David Dias <[email protected]>",
6666
"Diogo Silva <[email protected]>",
67+
"Dirk McCormick <[email protected]>",
6768
"Gorka <[email protected]>",
6869
"Jacob Heun <[email protected]>",
6970
"Maciej Krüger <[email protected]>",
7071
"Pedro Teixeira <[email protected]>",
7172
"Vasco Santos <[email protected]>",
72-
"Victor Bjelkholm <[email protected]>"
73+
"Victor Bjelkholm <[email protected]>",
74+
"dirkmc <[email protected]>"
7375
]
7476
}

0 commit comments

Comments
 (0)