Skip to content

Commit

Permalink
chore: update contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Dec 18, 2020
1 parent f3eb6ae commit fe39fc3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uint8arrays",
"version": "2.0.3",
"version": "2.0.4",
"description": "Utility functions to make dealing with Uint8Arrays easier",
"main": "index.js",
"author": "Alex Potsides <alex@achingbrain.net>",
Expand Down Expand Up @@ -52,7 +52,7 @@
"contributors": [
"achingbrain <alex@achingbrain.net>",
"Cayman <caymannava@gmail.com>",
"Rafael Ramalho <rafazelramalho19@gmail.com>",
"Irakli Gozalishvili <dev@gozala.io>"
"Irakli Gozalishvili <contact@gozala.io>",
"Rafael Ramalho <rafazelramalho19@gmail.com>"
]
}

0 comments on commit fe39fc3

Please sign in to comment.