mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-06-09 16:11:39 +00:00
chore: update contributors
This commit is contained in:
parent
8ab91620e9
commit
c8c8212653
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "libp2p-websockets",
|
"name": "libp2p-websockets",
|
||||||
"version": "0.13.2",
|
"version": "0.13.3",
|
||||||
"description": "JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec",
|
"description": "JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec",
|
||||||
"leadMaintainer": "Jacob Heun <jacobheun@gmail.com>",
|
"leadMaintainer": "Jacob Heun <jacobheun@gmail.com>",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
@ -61,6 +61,7 @@
|
|||||||
"streaming-iterables": "^4.1.0"
|
"streaming-iterables": "^4.1.0"
|
||||||
},
|
},
|
||||||
"contributors": [
|
"contributors": [
|
||||||
|
"Alan Shaw <alan.shaw@protocol.ai>",
|
||||||
"Chris Campbell <christopher.d.campbell@gmail.com>",
|
"Chris Campbell <christopher.d.campbell@gmail.com>",
|
||||||
"David Dias <daviddias.p@gmail.com>",
|
"David Dias <daviddias.p@gmail.com>",
|
||||||
"Diogo Silva <fsdiogo@gmail.com>",
|
"Diogo Silva <fsdiogo@gmail.com>",
|
||||||
@ -79,6 +80,7 @@
|
|||||||
"Vasco Santos <vasco.santos@moxy.studio>",
|
"Vasco Santos <vasco.santos@moxy.studio>",
|
||||||
"Vasco Santos <vasco.santos@ua.pt>",
|
"Vasco Santos <vasco.santos@ua.pt>",
|
||||||
"Victor Bjelkholm <victorbjelkholm@gmail.com>",
|
"Victor Bjelkholm <victorbjelkholm@gmail.com>",
|
||||||
|
"dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>",
|
||||||
"nikor <nikorpoulsen@gmail.com>"
|
"nikor <nikorpoulsen@gmail.com>"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user