Skip to content

Commit 4a98004

Browse files
committed
chore: update contributors
1 parent ce698bc commit 4a98004

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uint8arrays",
3-
"version": "2.1.10",
3+
"version": "3.0.0-rc.0",
44
"description": "Utility functions to make dealing with Uint8Arrays easier",
55
"main": "src/index.js",
66
"author": "Alex Potsides <[email protected]>",
@@ -70,10 +70,11 @@
7070
},
7171
"contributors": [
7272
"achingbrain <[email protected]>",
73-
"Cayman <[email protected]>",
7473
"Irakli Gozalishvili <[email protected]>",
74+
"Cayman <[email protected]>",
7575
"Hugo Dias <[email protected]>",
7676
"Mircea Nistor <[email protected]>",
77-
"Rafael Ramalho <[email protected]>"
77+
"Rafael Ramalho <[email protected]>",
78+
"Vasco Santos <[email protected]>"
7879
]
7980
}

0 commit comments

Comments
 (0)