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

Commit 3d8f5cd

Browse files
committedJan 24, 2019
chore: update contributors
1 parent 93ef7c3 commit 3d8f5cd

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.1",
3+
"version": "0.12.2",
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",
@@ -66,9 +66,11 @@
6666
"Greenkeeper <support@greenkeeper.io>",
6767
"Hugo Dias <hugomrdias@gmail.com>",
6868
"Jack Kleeman <jackkleeman@gmail.com>",
69+
"Jacob Heun <jacobheun@gmail.com>",
6970
"Jacob Heun <jake@andyet.net>",
7071
"Maciej Krüger <mkg20001@gmail.com>",
7172
"Richard Littauer <richard.littauer@gmail.com>",
73+
"Vasco Santos <vasco.santos@ua.pt>",
7274
"Victor Bjelkholm <victorbjelkholm@gmail.com>",
7375
"nikor <nikorpoulsen@gmail.com>"
7476
]

0 commit comments

Comments
 (0)
This repository has been archived.