-
Notifications
You must be signed in to change notification settings - Fork 42
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
5a85d0a
commit 0c322a6
Showing
1 changed file
with
2 additions
and
2 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": "ipfs-pubsub-room", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "IPFS pub-sub room", | ||
"main": "src/index.js", | ||
"scripts": { | ||
|
@@ -53,13 +53,13 @@ | |
"rimraf": "^3.0.0" | ||
}, | ||
"contributors": [ | ||
"Alex Potsides <[email protected]>", | ||
"CHEVALAY JOSSELIN <[email protected]>", | ||
"David Dias <[email protected]>", | ||
"Eric Olszewski <[email protected]>", | ||
"Gorka <[email protected]>", | ||
"Henrique Dias <[email protected]>", | ||
"Pedro Teixeira <[email protected]>", | ||
"achingbrain <[email protected]>", | ||
"haad <[email protected]>", | ||
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>" | ||
] | ||
|