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

Commit d65c954

Browse files
committedAug 21, 2019
chore: update contributors
1 parent ee2dcb3 commit d65c954

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-websockets",
3-
"version": "0.12.2",
3+
"version": "0.12.3",
44
"description": "JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec",
55
"leadMaintainer": "Jacob Heun <jacobheun@gmail.com>",
66
"main": "src/index.js",
@@ -69,6 +69,8 @@
6969
"Jacob Heun <jacobheun@gmail.com>",
7070
"Jacob Heun <jake@andyet.net>",
7171
"Maciej Krüger <mkg20001@gmail.com>",
72+
"Marcin Rataj <lidel@lidel.org>",
73+
"Michael FIG <michael+github@fig.org>",
7274
"Richard Littauer <richard.littauer@gmail.com>",
7375
"Vasco Santos <vasco.santos@ua.pt>",
7476
"Victor Bjelkholm <victorbjelkholm@gmail.com>",

0 commit comments

Comments
 (0)
This repository has been archived.