This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d2a2478
commit 3353011
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "libp2p-webrtc-star", | ||
"version": "0.20.2", | ||
"version": "0.20.3", | ||
"description": "libp2p WebRTC transport that includes a discovery mechanism provided by the signalling-star", | ||
"leadMaintainer": "Vasco Santos <[email protected]>", | ||
"main": "src/index.js", | ||
|
@@ -91,22 +91,22 @@ | |
"Pedro Teixeira <[email protected]>", | ||
"Alex Potsides <[email protected]>", | ||
"Maciej Krüger <[email protected]>", | ||
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>", | ||
"Dmitriy Ryajov <[email protected]>", | ||
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>", | ||
"Alan Shaw <[email protected]>", | ||
"Michael Fakhry <fakhrimichael@live.com>", | ||
"Smite Chow <xiaopengyou2no1@gmail.com>", | ||
"Hugo Dias <[email protected]>", | ||
"michaelfakhri <[email protected]>", | ||
"Juan Benet <[email protected]>", | ||
"Jacob Friedman <[email protected]>", | ||
"Richard Littauer <[email protected]>", | ||
"SeungWon <[email protected]>", | ||
"Smite Chow <[email protected]>", | ||
"Flarp <[email protected]>", | ||
"Juan Benet <[email protected]>", | ||
"anders <[email protected]>", | ||
"Baris Gumustas <barisgumustas@gmail.com>", | ||
"Diogo Silva <fsdiogo@gmail.com>", | ||
"dmitriy ryajov <[email protected]>", | ||
"Andrey Petrov <[email protected]>", | ||
"interfect <[email protected]>", | ||
"Diogo Silva <[email protected]>", | ||
"Jacob Friedman <[email protected]>" | ||
"Baris Gumustas <[email protected]>", | ||
"interfect <[email protected]>" | ||
] | ||
} |