Skip to content

Commit

Permalink
chore: update contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Aug 16, 2021
1 parent ce698bc commit 4a98004
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uint8arrays",
"version": "2.1.10",
"version": "3.0.0-rc.0",
"description": "Utility functions to make dealing with Uint8Arrays easier",
"main": "src/index.js",
"author": "Alex Potsides <[email protected]>",
Expand Down Expand Up @@ -70,10 +70,11 @@
},
"contributors": [
"achingbrain <[email protected]>",
"Cayman <[email protected]>",
"Irakli Gozalishvili <[email protected]>",
"Cayman <[email protected]>",
"Hugo Dias <[email protected]>",
"Mircea Nistor <[email protected]>",
"Rafael Ramalho <[email protected]>"
"Rafael Ramalho <[email protected]>",
"Vasco Santos <[email protected]>"
]
}

0 comments on commit 4a98004

Please sign in to comment.