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

Commit 8c2d2ad

Browse files
committedJan 10, 2019
chore: update contributors
1 parent b37b681 commit 8c2d2ad

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed
 

‎package.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-websockets",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
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",
@@ -63,9 +63,12 @@
6363
"Francisco Baio Dias <xicombd@gmail.com>",
6464
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",
6565
"Greenkeeper <support@greenkeeper.io>",
66+
"Hugo Dias <hugomrdias@gmail.com>",
6667
"Jack Kleeman <jackkleeman@gmail.com>",
68+
"Jacob Heun <jake@andyet.net>",
6769
"Maciej Krüger <mkg20001@gmail.com>",
6870
"Richard Littauer <richard.littauer@gmail.com>",
69-
"Victor Bjelkholm <victorbjelkholm@gmail.com>"
71+
"Victor Bjelkholm <victorbjelkholm@gmail.com>",
72+
"nikor <nikorpoulsen@gmail.com>"
7073
]
7174
}

0 commit comments

Comments
 (0)
This repository has been archived.