Skip to content
This repository was archived by the owner on Sep 28, 2021. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3fab6a2

Browse files
committedJun 30, 2020
chore: update contributors
1 parent dca4577 commit 3fab6a2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
 

‎package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-http-response",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Creates an HTTP response from an IPFS Hash",
55
"leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",
66
"main": "src/index.js",
@@ -54,13 +54,13 @@
5454
"it-all": "^1.0.1"
5555
},
5656
"contributors": [
57-
"Alan Shaw <alan.shaw@protocol.ai>",
57+
"Vasco Santos <vasco.santos@moxy.studio>",
58+
"Hector Sanjuan <code@hector.link>",
5859
"Alex Potsides <alex@achingbrain.net>",
59-
"André Cruz <andremiguelcruz@msn.com>",
60-
"Irakli Gozalishvili <rfobic@gmail.com>",
61-
"Marcin Rataj <lidel@lidel.org>",
6260
"Pedro Santos <pedro.santos@moxy.studio>",
63-
"Vasco Santos <vasco.santos@moxy.studio>",
64-
"Vasco Santos <vasco.santos@ua.pt>"
61+
"Irakli Gozalishvili <rfobic@gmail.com>",
62+
"André Cruz <andremiguelcruz@msn.com>",
63+
"Alan Shaw <alan.shaw@protocol.ai>",
64+
"Marcin Rataj <lidel@lidel.org>"
6565
]
6666
}

0 commit comments

Comments
 (0)
This repository has been archived.