Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 8ecdbb5

Browse files
committed
chore: update contributors
1 parent 1bb6034 commit 8ecdbb5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipld-ethereum",
3-
"version": "5.0.1",
3+
"version": "6.0.0",
44
"description": "JavaScript Implementation of All Ethereum IPLD formats",
55
"leadMaintainer": "Volker Mische <[email protected]>",
66
"main": "src/index.js",
@@ -44,11 +44,11 @@
4444
"Volker Mische <[email protected]>",
4545
"kumavis <[email protected]>",
4646
"David Dias <[email protected]>",
47+
"achingbrain <[email protected]>",
4748
"Richard Schneider <[email protected]>",
48-
"Alex Potsides <[email protected]>",
49-
"Victor Bjelkholm <[email protected]>",
50-
"Alan Shaw <[email protected]>",
51-
"Rod Vagg <[email protected]>"
49+
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>",
50+
"Rod Vagg <[email protected]>",
51+
"Alan Shaw <[email protected]>"
5252
],
5353
"directories": {
5454
"test": "test"

0 commit comments

Comments
 (0)