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

Commit c511f53

Browse files
committed
chore: update contributors
1 parent 08e4787 commit c511f53

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

package.json

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multibase",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "JavaScript implementation of the multibase specification",
55
"leadMaintainer": "Oli Evans <[email protected]>",
66
"main": "src/index.js",
@@ -49,17 +49,15 @@
4949
},
5050
"homepage": "https://github.com/multiformats/js-multibase#readme",
5151
"contributors": [
52-
"Alan Shaw <[email protected]>",
53-
"Alan Shaw <[email protected]>",
5452
"David Dias <[email protected]>",
55-
"Friedel Ziegelmayer <[email protected]>",
56-
"Henrique Dias <[email protected]>",
5753
"Oli Evans <[email protected]>",
54+
"Friedel Ziegelmayer <[email protected]>",
55+
"Alan Shaw <[email protected]>",
56+
"Hugo Dias <[email protected]>",
57+
"ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ <[email protected]>",
5858
"Richard Littauer <[email protected]>",
59-
"Wolfgang Faust <[email protected]>",
60-
"greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>",
61-
"npm-to-cdn-bot (by Forbes Lindesay) <[email protected]>",
6259
"theobat <[email protected]>",
63-
"victorbjelkholm <[email protected]>"
60+
"Henrique Dias <[email protected]>",
61+
"Bora M. Alper <[email protected]>"
6462
]
6563
}

0 commit comments

Comments
 (0)