Skip to content

Commit

Permalink
chore: update contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Jan 24, 2020
1 parent 2bc27a7 commit be4f36b
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-pubsub-room",
"version": "1.4.0",
"version": "2.0.0",
"description": "IPFS pub-sub room",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -50,5 +50,16 @@
"libp2p-websockets": "^0.13.2",
"peer-info": "^0.17.1",
"rimraf": "^3.0.0"
}
},
"contributors": [
"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]>"
]
}

0 comments on commit be4f36b

Please sign in to comment.