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

Commit 6d2f2c5

Browse files
committed
chore: update contributors
1 parent 25edfbc commit 6d2f2c5

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": "ipfs-http-response",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Creates an HTTP response from an IPFS Hash",
55
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
66
"main": "src/index.js",
@@ -53,8 +53,9 @@
5353
"contributors": [
5454
"Alex Potsides <alex@achingbrain.net>",
5555
"André Cruz <andremiguelcruz@msn.com>",
56+
"Irakli Gozalishvili <rfobic@gmail.com>",
5657
"Marcin Rataj <lidel@lidel.org>",
57-
"Vasco Santos <vasco.santos@ua.pt>",
58-
"Vasco Santos <vasco.santos@moxy.studio>"
58+
"Vasco Santos <vasco.santos@moxy.studio>",
59+
"Vasco Santos <vasco.santos@ua.pt>"
5960
]
6061
}

0 commit comments

Comments
 (0)